Date: Monday, August 24, 2020 @ 18:23:05 Author: felixonmars Revision: 687667
upgpkg: python-hypothesis 5.28.0-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-24 18:22:54 UTC (rev 687666) +++ PKGBUILD 2020-08-24 18:23:05 UTC (rev 687667) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.27.0 +pkgver=5.28.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=('973ab33c69d2db58ca3550335be3cc4196ccf532ccc2c0aeb0b54459201904c06f289a9f6faa3bfa77f6704a6f43e253e34453110cda750a2a1a19a851038dda') +sha512sums=('7d3f7a88d70d48465a5bb6b995a73dafc4273f4a0cc3d3f2ee0ae125e1b2f52b9a840268acebf80f4dd1e86b5b5998996f2506a665f24044643a299aded0ced1') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
