aboutsummaryrefslogtreecommitdiffstats
path: root/main/py3-hypothesis/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py3-hypothesis/APKBUILD')
-rw-r--r--main/py3-hypothesis/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index 7cbbb26b925..2502a5e6204 100644
--- a/main/py3-hypothesis/APKBUILD
+++ b/main/py3-hypothesis/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=py3-hypothesis
-pkgver=6.10.1
+pkgver=6.12.0
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check"
@@ -36,4 +36,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="586b7f380cb850089f7d5321f11da92ef4a9b80e2ea925103e29c1f6c6c9da0a2a899a1a45ce77e0a40073f147561bc4fcbd5cb2ce77a9c0c65f6f64dfe4b716 py-hypothesis-6.10.1.tar.gz"
+sha512sums="
+7eafa80a546d17cb5239caf3aa18df1a23caea3021fe9a8d1e180c85443920df44ab93a31c13192ea9856db6a1ee8d5af82f44dcbaefb6dba6c37ab63081e050 py-hypothesis-6.12.0.tar.gz
+"