aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-19 08:37:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-19 16:02:11 +0000
commitd504fce3b002092fbe278b6105c28c896b239cc7 (patch)
tree41e93442904504faab7ff74a819c757790184408 /community
parent05b5ec57508952a3bf13538e1f72d2a5e9357796 (diff)
downloadaports-d504fce3b002092fbe278b6105c28c896b239cc7.tar.bz2
aports-d504fce3b002092fbe278b6105c28c896b239cc7.tar.xz
community/py3-hypothesis: upgrade to 5.10.1
Diffstat (limited to 'community')
-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 98a9b1f205..8ce2c8c97d 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.10.0
+pkgver=5.10.1
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="6ad24a568e494c36235961afcdf6867338c04a69b256d46f8c60eeecee6e54197af4903cc539fde1fa1a16a00a12682aa5fe8ce7830b473f1040703545125658 py-hypothesis-5.10.0.tar.gz"
+sha512sums="0a41cc1d90ac7f2c97562441712777d7186e16c44faaccbf6cbc4ef597c50e038935528c466e478d8023eb84a5f22e2d4de60169eb84dccaff0e333d8cb18173 py-hypothesis-5.10.1.tar.gz"