Merge pull request #4235 from lazka/python-pytest-runner-6.0.1
python-pytest-runner: Update to 6.0.1
This commit is contained in:
commit
93ae92633d
@ -3,8 +3,8 @@
|
|||||||
_realname=pytest-runner
|
_realname=pytest-runner
|
||||||
pkgbase=python-${_realname}
|
pkgbase=python-${_realname}
|
||||||
pkgname=("python-${_realname}")
|
pkgname=("python-${_realname}")
|
||||||
pkgver=6.0.0
|
pkgver=6.0.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Invoke py.test as distutils command with dependency resolution"
|
pkgdesc="Invoke py.test as distutils command with dependency resolution"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
@ -15,7 +15,7 @@ provides=("python3-${_realname}")
|
|||||||
replaces=("python3-${_realname}")
|
replaces=("python3-${_realname}")
|
||||||
conflicts=("python3-${_realname}")
|
conflicts=("python3-${_realname}")
|
||||||
source=("https://pypi.org/packages/source/p/pytest-runner/pytest-runner-$pkgver.tar.gz")
|
source=("https://pypi.org/packages/source/p/pytest-runner/pytest-runner-$pkgver.tar.gz")
|
||||||
sha512sums=('a3393cc283ba13fa53c76f501d7b8e27735c45ebcd09c263c277472d89e488cf94b704affae9b810e696e8d8fdf6b5acb39193c37fca6dab16cd24a3839e0389')
|
sha512sums=('06708acca31649eee1495ddd81f8bb807fe6c5ffde06c437884ac6d3e28b4e0351a202a453fa6660a5fb7dde8609ea2fffefc568c24dbd000d38d984f38e1c94')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
|
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user