Date: Friday, April 5, 2019 @ 15:09:06 Author: felixonmars Revision: 449859
upgpkg: python-hypothesis 4.14.4-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-05 15:08:14 UTC (rev 449858) +++ PKGBUILD 2019-04-05 15:09:06 UTC (rev 449859) @@ -2,7 +2,7 @@ pkgbase=python-hypothesis pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=4.14.3 +pkgver=4.14.4 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -17,7 +17,7 @@ 'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist' 'python-lark-parser' 'python2-lark-parser') source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('56f0a796741b1a46bfe91e578dc76067b612d0041dd8b93043521c8e53827a5bcdd815f94e91d22d4ae9d13125bfb9012cb1c4660635e7cc93472141be504efb') +sha512sums=('9eb5be972efb91d11dc35e364513ce15c012e2e5fb6fa150b2894308a18189ced16abe5670d2044769ddfd17fad981c34e924ce90b4552eadc91001dc3e33db3') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver