Date: Saturday, August 1, 2020 @ 05:39:38 Author: felixonmars Revision: 667236
upgpkg: python-hypothesis 5.23.8-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 05:39:01 UTC (rev 667235) +++ PKGBUILD 2020-08-01 05:39:38 UTC (rev 667236) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.23.7 +pkgver=5.23.8 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=('9e4a52d149f84b895cb72ab955997caf1070f778ae15c3401602ba86ca0cbe7ea2a6603821bd7c0d79ce59bb41adb21e0cb11f22ab179e9657784c2da40685f2') +sha512sums=('e430ba8b003f59b88216abe1b99b1eca6ab59a3e13a6ae0a71e5fc2a49e0679ae5b8b71a05d9fdfdfbe94d35fd3b3807c64e07d7e9058f79bd751e402fe376b7') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
