aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-07 17:48:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-07 18:33:38 -0300
commit6d233a10edcc05e90b921bf5edb5eab608700402 (patch)
tree2a0c706e4ad6ccf81475aa6bf4e23970b8df307a /community
parentb1fe08655db33a48d63bdd750513479ab1b56a0e (diff)
downloadaports-6d233a10edcc05e90b921bf5edb5eab608700402.tar.bz2
aports-6d233a10edcc05e90b921bf5edb5eab608700402.tar.xz
community/py-hypothesis: upgrade to 4.26.4
Diffstat (limited to 'community')
-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"