aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-hypothesis/APKBUILD b/community/py-hypothesis/APKBUILD
index 375409f12f..dbc7fdcf25 100644
--- a/community/py-hypothesis/APKBUILD
+++ b/community/py-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py-hypothesis
-pkgver=4.26.2
+pkgver=4.26.4
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -72,4 +72,4 @@ _py() {
$_python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="137acb7f2198ddcc49b7aa38cf4466bef5e7f9468109031e79b9c2c56bfce5da6eeb5d17153889f0453ae6e65225ee349461c8fa80f75e5ec7e64f352cd5d084 py-hypothesis-4.26.2.tar.gz"
+sha512sums="d1bbbd01020035bff092330579566d94684a1629d35075253a72e0961032123a70951d88e25307d4fb2dc68d5e10921a72426cb24c60a64b95e5c29c96d3a6f5 py-hypothesis-4.26.4.tar.gz"