Date: Friday, January 24, 2020 @ 08:08:00 Author: felixonmars Revision: 555297
upgpkg: python-pytest 5.3.4-1 Modified: python-pytest/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-24 07:38:19 UTC (rev 555296) +++ PKGBUILD 2020-01-24 08:08:00 UTC (rev 555297) @@ -2,7 +2,7 @@ # Contributor: Felix Kaiser <[email protected]> pkgname=python-pytest -pkgver=5.3.3 +pkgver=5.3.4 pkgrel=1 pkgdesc="Simple powerful testing with Python" arch=('any') @@ -17,7 +17,7 @@ 'python-numpy' 'python-twisted' 'python-pytest-xdist' 'python-decorator' 'python-jinja' 'python-pexpect') source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz") -sha512sums=('c5fab42b7f8c96c2c2980cc9957e64a7886e77739331bafa2eb70cb709d7c1651408604ee6bcca730d32e0e22a874259dffb1bfd43d6b6a0cdab4fe2cca6dda1') +sha512sums=('16b8235ee7954140296eb8d8f8bed5bda22982b35d31aa0b9eec2bcddf90178f177191b2780b6ce4cd00e50be7584b678661507a97db4a317d4d9b95615de0ac') export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
