Date: Friday, August 28, 2020 @ 18:55:11 Author: felixonmars Revision: 691146
upgpkg: python-hypothesis 5.29.3-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-28 18:53:56 UTC (rev 691145) +++ PKGBUILD 2020-08-28 18:55:11 UTC (rev 691146) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.29.2 +pkgver=5.29.3 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' 'python-black') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('1f996ffd4b1d405ae3883e727fcf2ab631de458b14f66ac2fb386bc58ae0b794b5fe76ac120d0a50535079fec8575d5777a8bf56bb687c6473bf459e989318e8') +sha512sums=('fb820057ec257d4dd749f0c6caf10bdcc1e3a090c788900f159456620bec6bd2130e9ffad0ced0155a9f97e2186ed397fa72dbd5548b132ac2c129735c1e716d') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
