Date: Sunday, October 25, 2020 @ 09:58:16 Author: felixonmars Revision: 732278
upgpkg: python-hypothesis 5.37.5-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 09:57:19 UTC (rev 732277) +++ PKGBUILD 2020-10-25 09:58:16 UTC (rev 732278) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.37.4 +pkgver=5.37.5 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=('7eb5299bb9a3206773dda56f560e6ec41f49d052b03782e1c10cd2d5fd62dd8757ccd7ba201612769c8ee5326602af5f1ae1bc0626d88b1f30bae0c610fd42be') +sha512sums=('ddf2db9d8f9318b0b3ae872fdfebbc4ac8376a86816e7c9a0350738a68a4e3adbe41aaf19a8f54471f551542f3252172cc34f5bc140483989ef8c04c5735f044') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
