Skip to content

Commit

Permalink
python-pytest: Update to 8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 24, 2024
1 parent a2bdeca commit 1af5eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-pytest/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=python-pytest
pkgname=('python-pytest')
pkgver=8.3.3
pkgver=8.3.4
pkgrel=1
provides=("python3-pytest")
replaces=("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=('41a038c4289c451cd3d9863e22dbb16ade54962774377489777b78d062592aa3')
sha256sums=('3b12683459a85edca218d6c128ab2299aabd9a0c9fd046a43b7fb86080f0702c')

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

0 comments on commit 1af5eac

Please sign in to comment.