Skip to content

Commit

Permalink
python-pytest: Update to 8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Oct 3, 2024
1 parent ed8a55c commit 96d2fd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python-pytest/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

pkgbase=python-pytest
pkgname=('python-pytest')
pkgver=8.2.2
pkgrel=3
pkgver=8.3.3
pkgrel=1
provides=("python3-pytest")
replaces=("python3-pytest")
conflicts=("python3-pytest")
Expand All @@ -26,7 +26,7 @@ makedepends=('python-build'
'python-setuptools'
'python-setuptools-scm')
source=("pytest-${pkgver}.tar.gz::https://github.com/pytest-dev/pytest/archive/${pkgver}.tar.gz")
sha256sums=('b723da0ef5c624aad539e65c6d5381289c84c2977045e365813338318474d433')
sha256sums=('41a038c4289c451cd3d9863e22dbb16ade54962774377489777b78d062592aa3')

build() {
export SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver}
Expand Down

0 comments on commit 96d2fd0

Please sign in to comment.