Date: Tuesday, March 12, 2019 @ 18:25:33 Author: felixonmars Revision: 440651
upgpkg: python-pytest 4.3.1-1 Modified: python-pytest/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-12 18:25:26 UTC (rev 440650) +++ PKGBUILD 2019-03-12 18:25:33 UTC (rev 440651) @@ -3,7 +3,7 @@ pkgbase=python-pytest pkgname=('python-pytest' 'python2-pytest') -pkgver=4.3.0 +pkgver=4.3.1 pkgrel=1 pkgdesc="Simple powerful testing with Python" arch=('any') @@ -18,7 +18,7 @@ 'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 'python-requests' 'python2-requests' 'python-hypothesis' 'python2-hypothesis') source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz") -sha512sums=('916d87693982d1adfdeace420ea94798f7feabd9be74f3b427b485e4a27065e1e44c8adc915792e1ecc8e6d7bbe8f3ae365d9234015387fbd34356b8b7b7b6a3') +sha512sums=('7d8bbee64690e03a798ff6d7c52c9d9b50973177a42196aa7b4d493482ef7937a5f20358b0d3c089c66bed12aa2a5aa768bb1e433a695bc39a95d1872de5ca63') prepare() { cp -a pytest-$pkgver{,-py2}