python-pytest: Update to 7.3.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=python-pytest
|
||||
pkgname=('python-pytest')
|
||||
pkgver=7.3.0
|
||||
pkgver=7.3.2
|
||||
pkgrel=1
|
||||
provides=("python3-pytest")
|
||||
replaces=("python3-pytest")
|
||||
@@ -23,7 +23,7 @@ makedepends=('python-build'
|
||||
'python-setuptools-scm'
|
||||
'python-wheel')
|
||||
source=("pytest-${pkgver}.tar.gz::https://github.com/pytest-dev/pytest/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('e24dfffb74c20f7623ded259c675b49a1e9bdd51c4f80876629f7fe93425fed8')
|
||||
sha256sums=('926e9ecd7ee6aecd3c895831f0f4f86504deac76d7869fac44b7601ff121b95f')
|
||||
|
||||
build() {
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user