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