Date: Monday, April 26, 2021 @ 23:06:50 Author: felixonmars Revision: 924630
upgpkg: python-hypothesis 6.8.12-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-26 23:06:38 UTC (rev 924629) +++ PKGBUILD 2021-04-26 23:06:50 UTC (rev 924630) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=6.8.11 +pkgver=6.8.12 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python" arch=('any') @@ -21,7 +21,7 @@ 'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage' 'python-typing_extensions' 'python-black' 'python-fakeredis' 'python-libcst') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('07e90917421559482d35debf920e9016028ac24fabda85592d50b1ff730c8dbea2e9c1a180e4a7769a45a01a15fd7e35afce8bf1b423af072a6f882e7803b546') +sha512sums=('5fb1151669b660481b3867e7f2a1f3b817708cad41344fefbf176c3bf2c8b7fc6dddd4b4125644596165b12b378160dcf0f11c2bd576d7343abbf70aab87eebd') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
