Date: Tuesday, November 21, 2017 @ 09:25:06 Author: felixonmars Revision: 267724
upgpkg: python-hypothesis 3.38.1-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-21 08:59:38 UTC (rev 267723) +++ PKGBUILD 2017-11-21 09:25:06 UTC (rev 267724) @@ -3,7 +3,7 @@ pkgbase=python-hypothesis pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=3.38.0 +pkgver=3.38.1 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -17,7 +17,7 @@ 'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas') source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz") -sha512sums=('9001b045013f720885e53649c9445ac12c149e609b2532fc52ed2b4743aad59a2a59d6775988f65a23b58983a726849d75c368d291662c4b1d62e5d769efe88e') +sha512sums=('83fa2dcd29922a6ae50a9aee982b319aaed829944418fc421962c0fc894553364c060fb40bfe576e54e14c4b8b198b012ef4bd2c50b96b034217849a5364dee3') prepare() { # Make tests faster