Date: Thursday, July 23, 2020 @ 20:53:19 Author: felixonmars Revision: 665102
upgpkg: python-hypothesis 5.20.4-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-23 20:29:36 UTC (rev 665101) +++ PKGBUILD 2020-07-23 20:53:19 UTC (rev 665102) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.20.3 +pkgver=5.20.4 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=('2b8819c425f607e300ad569115cc72b3ab45026a4d82b7f52a66fc60fe92d392a4ca0dac3260969409006958a81e69fbaac1b4612bfa6236e27f4d8f996acb89') +sha512sums=('709408666fe12d0e3b61d027fd55bf71425a20644941a66fc399dbaf3932d49cab222b19bc2c1e3f5ea509a5e5167167a4bdc2e2f7fe9a922c55d0100efbdff1') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
