Date: Saturday, July 28, 2018 @ 14:31:32 Author: felixonmars Revision: 363788
upgpkg: python-hypothesis 3.66.11-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-28 14:31:08 UTC (rev 363787) +++ PKGBUILD 2018-07-28 14:31:32 UTC (rev 363788) @@ -3,7 +3,7 @@ pkgbase=python-hypothesis pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=3.66.7 +pkgver=3.66.11 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/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('5bb087431c8115838be15b63a49bb5716ad2189fc1491521d2654190b93d4a19130464466f8e54cf02e3ccdd7510fb8be7d2d4b2d70921a4f787e8b4ce8a2cb1') +sha512sums=('4cd596fcda88ad00472b39a0f6fb8d7687c233910131e02bf80715a7fefb1e769f947613aea2964502335f986943fe2040404988393455f8d98befc1db8cc348') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver