aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-10 15:08:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-10 20:46:54 +0000
commitfbefb09d3d7afd96aa17776c2934d3d23e557b51 (patch)
treefee71b36e9cb0e5fbae7fa00fcd7f5003ca57323
parentee8be8d5613c37776aff3dcf394cddd36f4ce7cd (diff)
community/py3-hypothesis: upgrade to 5.24.0
-rw-r--r--community/py3-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD
index 3c9d3f60443..aff7b272142 100644
--- a/community/py3-hypothesis/APKBUILD
+++ b/community/py3-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis
-pkgver=5.23.12
+pkgver=5.24.0
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check"
@@ -35,4 +35,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="8a7c7df518a5cbb5ddd16793a742077adfef68244021487fd97efd6fb1b6c743760c01b4f5a7613c30308a38370d1ede5f7f77c2fcda4ae90f928d36c7bebc4f py-hypothesis-5.23.12.tar.gz"
+sha512sums="649bd9e1770c4b2ca55ad70f80b912f183dda73cb602538ba4d887f1df91b3ae9048b0fa3199d371019c06e15421de842e0451fc468a28e8a62506bcdae179d4 py-hypothesis-5.24.0.tar.gz"