python-pytest: Update to 7.4.4
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase=python-pytest
|
||||
pkgname=('python-pytest')
|
||||
pkgver=7.4.3
|
||||
pkgrel=2
|
||||
pkgver=7.4.4
|
||||
pkgrel=1
|
||||
provides=("python3-pytest")
|
||||
replaces=("python3-pytest")
|
||||
conflicts=("python3-pytest")
|
||||
@@ -22,7 +22,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=('e3d3070c99b8a2570b2dd5e7507b8ecbb608f889027745c82181d33ad4de5280')
|
||||
sha256sums=('4f4e35d86a155fe870137979829b7a916bffffb570b0d5dab0429e0fdc37dc8e')
|
||||
|
||||
build() {
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user