Date: Wednesday, May 13, 2020 @ 05:25:40 Author: felixonmars Revision: 627339
upgpkg: python-hypothesis 5.12.1-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 05:25:38 UTC (rev 627338) +++ PKGBUILD 2020-05-13 05:25:40 UTC (rev 627339) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.12.0 +pkgver=5.12.1 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -19,7 +19,7 @@ 'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts' 'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('5d95e62c9ada41d0d753261b3874e4ea47830769055560c7beef3eb80238b563eb34ef77096d528dbd48763dff037fed7342bc01e56ccade8ba315aa4fd079f0') +sha512sums=('7a81f67c26408dfdb29dd6d6cd92d6e51e7f1fa3fd552c39258ef55f4cc4a725a801704cc21f7d176becb945081eb3869cc331d2b9dd210a81b424ca44243d3c') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
