python-pytest: Update to 5.0.1

This commit is contained in:
Alexey Pavlov
2019-07-17 09:54:11 +03:00
parent c6313cf4e3
commit f283c85a25

View File

@@ -2,7 +2,7 @@
pkgbase=python-pytest
pkgname=('python3-pytest' 'python2-pytest')
pkgver=4.6.0
pkgver=5.0.1
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -25,7 +25,7 @@ makedepends=('python2-atomicwrites'
'python2-six'
'python3-six')
source=("pytest-${pkgver}.tar.gz::https://github.com/pytest-dev/pytest/archive/${pkgver}.tar.gz")
sha512sums=('7439a6f27c349f668c9f6b507109782eb56199c565b7ca386f9a420edcb3183ae9b447be0b507247589c3cc74b6a376de39ea05f8b65be2fbb2c04315e2cafa0')
sha512sums=('738f8a3b38ad36be6a66ad036999a9b78023c40dd6c9cb9bd01a023841011ae276fec556eb6dabf35638a6c7cf49304c140d90d5174ded710e0f51b51145e5cb')
prepare() {
sed -i "s/'_pytest.vendored_packages'//" pytest-${pkgver}/setup.py