Date: Thursday, August 13, 2020 @ 06:23:21 Author: felixonmars Revision: 676870
upgpkg: python-hypothesis 5.24.2-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 06:22:11 UTC (rev 676869) +++ PKGBUILD 2020-08-13 06:23:21 UTC (rev 676870) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.24.1 +pkgver=5.24.2 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=('05c4352b55fedb6ffb1b8c61c16eae142967e760561df721a20a3a65d4477937bd99b798cab2cc9ba5669de36b4fbcda19c25c126c809df09aa762de4bb2b63c') +sha512sums=('88c1351b70355906cc57b667f2a863ac1334219e1721504ea76b1599d57fdf272a96263c365fe24882be9f83f28671998ebee28b0faea2190d9b6b39d2c2dc84') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
