Date: Friday, July 24, 2020 @ 17:44:48 Author: felixonmars Revision: 665177
upgpkg: python-hypothesis 5.21.0-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-24 17:41:27 UTC (rev 665176) +++ PKGBUILD 2020-07-24 17:44:48 UTC (rev 665177) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.20.4 +pkgver=5.21.0 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -20,7 +20,7 @@ 'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage' 'python-typing_extensions') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('709408666fe12d0e3b61d027fd55bf71425a20644941a66fc399dbaf3932d49cab222b19bc2c1e3f5ea509a5e5167167a4bdc2e2f7fe9a922c55d0100efbdff1') +sha512sums=('1921e5ea8d0f2a6e55d80611004d35671f7a7a02cb8a8f101b45e64e4ef23f9c2c8a9c467fb6c9f33ae440622020e1ad504f51a7d725a6449ca715ad1f373e40') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
