Date: Friday, April 17, 2020 @ 10:25:54 Author: felixonmars Revision: 615427
upgpkg: python-hypothesis 5.8.6-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-17 09:49:59 UTC (rev 615426) +++ PKGBUILD 2020-04-17 10:25:54 UTC (rev 615427) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.8.5 +pkgver=5.8.6 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -19,7 +19,7 @@ 'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts' 'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('31040baf5655b9d68bcbc87730a01548b03f784852c420f94d1acda96b0125a2e584fb938a5acaa59cc6a6233fa06fc03eaf6d509c989338df992a9bceed9ab5') +sha512sums=('bf0a488c7ba10535d3e2d371ff7b444780d7aa6813dc6e702bb06b552d7d9f1b6f2a4cb37c86e0655d551a89defaa3ce2d2ab05a0e3f4cdc48379f2327362bde') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
