python-pytest: Update to 8.3.4
This commit is contained in:
@@ -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")
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user