python-pytest: Update to 7.2.1
This commit is contained in:
parent
0cc4c9cb00
commit
02b8bbc085
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=python-pytest
|
||||
pkgname=('python-pytest')
|
||||
pkgver=7.2.0
|
||||
pkgver=7.2.1
|
||||
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=('cb62381a473a6cfce8e4b5d2fc873ec248e64f5a7a6ce06fa312e3023c65c25e')
|
||||
sha256sums=('1ec21119de84f1bae0c5eb0fd31a895dcb240e63c5cc43538c16c5bdf12e4e6c')
|
||||
|
||||
build() {
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user