* update python-pytest to 6.2.4-1

This commit is contained in:
Alexander Baldeck 2021-05-17 10:00:25 +02:00
parent 1e0ea46ff5
commit ddde2a128d

View File

@ -3,7 +3,7 @@
# Contributor: Felix Kaiser <felix.kaiser@fxkr.net>
pkgname=python-pytest
pkgver=6.2.3
pkgver=6.2.4
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@ -18,7 +18,7 @@ checkdepends=('python-argcomplete' 'python-hypothesis' 'python-mock' 'python-nos
'python-decorator' 'python-docutils' 'python-jinja' 'python-numpy' 'python-pexpect'
'python-pygments' 'python-twisted' 'python-pytest-xdist')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
sha512sums=('af606d5465809fd3cfba8fd44b51af1a7571277696795818aaedaddec211d5d61ffbead01032bfe75fa0e08c581461db23dc6aa95f28fad7df634e5d12b6b14f')
sha512sums=('aeb3483f57e72d5cab4846e45bb4a2d7b457539bba7ad447456f40ab10862a86c8085ce681e35b5c2cdbda12318358e451ec65a3dc3e5f62d66d9ce4191182c7')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver