Date: Wednesday, December 9, 2020 @ 18:11:38 Author: felixonmars Revision: 772905
upgpkg: python-hypothesis 5.42.1-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-09 18:10:41 UTC (rev 772904) +++ PKGBUILD 2020-12-09 18:11:38 UTC (rev 772905) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.42.0 +pkgver=5.42.1 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' 'python-fakeredis') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('b0b474957ffd3ea2f7257e1dd73e5ee6a7544b719fbee2004d4af7219599eaee008dee14c2d16a13a5133514847dac2e5409182f9b4deec89cbca10a8f16b80c') +sha512sums=('b0045627a4334b46bb4782075636ec3f6b329f754525704aa459e1c84f01cf8edd9f71b9fb7b287ea120784a5e087f11eeb8d0c9eaf7a85db8533b6cb223ba40') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
