aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-hypothesis')
-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 19066e85b5..5ec3e50b9d 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.4.2
+pkgver=5.5.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="d27b7cc82c1eb1c4d5c8f4aabd3af08eb249e4d5d54589468a3b99791d74b2d29ba277d9324e5b8027fd27eecf679c1c9347297d1592eb843b98541bcfd19c68 py-hypothesis-5.4.2.tar.gz"
+sha512sums="302211f91be253e15bb84c81e80e72c6de41c3a640569363aeac27b2650e569275f9614a678beb9e03f1e97090de4eab7954bc39b55a4324be0ef0b45daf5228 py-hypothesis-5.5.0.tar.gz"