python3-pytest: Update to 5.2.0

This commit is contained in:
Alexey Pavlov
2019-10-04 08:45:31 +03:00
parent 1b2ad052e8
commit a8b03ffc7b

View File

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