Date: Friday, September 4, 2020 @ 23:33:49 Author: felixonmars Revision: 698733
upgpkg: python-hypothesis 5.32.0-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-04 23:31:46 UTC (rev 698732) +++ PKGBUILD 2020-09-04 23:33:49 UTC (rev 698733) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.31.0 +pkgver=5.32.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' 'python-black') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('25669f66d9299bd1eac81930526564b7c2061d698d17908048a374bdd9016cb58d5df005d8b1d1e0a672c179bbda730b15184fca67b55cf9ef4303bf385b1d50') +sha512sums=('0215a5e701f67ab5046eeaad1b158e0b85568b1680bff1a51036f67e0e77c8087fa86e1c69b9c6f6de50a65f220dcdd724ccb7d2df1e3b6d836841d193ee8b16') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
