Date: Thursday, December 21, 2017 @ 01:41:19 Author: felixonmars Revision: 275128
upgpkg: python-hypothesis 3.44.2-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-21 00:28:07 UTC (rev 275127) +++ PKGBUILD 2017-12-21 01:41:19 UTC (rev 275128) @@ -3,7 +3,7 @@ pkgbase=python-hypothesis pkgname=('python-hypothesis' 'python2-hypothesis') -pkgver=3.43.1 +pkgver=3.44.2 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=('348d1b996b9600eac488b9e5b6a69aff2186429dca94e27dbe7b662954c32219fcb8ea4ee0701b43c9ea8c5dd1e2ca88d835bf5fe01b2cc84fe0dcf97c3913cc') +sha512sums=('5692fdc1eec82a454978258859a0d7d1f945a8b50eb312bfa5d65d2390d2816682199f7de4a5ff0f30df453d23d0935c48e12329a7edc3dd502273efe05a44df') prepare() { # Make tests faster