aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-hypothesis
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-12 07:00:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:42 +0000
commita2b831b335c7547035f26dd4b15bc1b599e70bbd (patch)
tree5cccd215c1f473083b1ba256c65ce4c67061c22b /community/py-hypothesis
parent3071b631d4308f9bca50af2398041087bff68031 (diff)
downloadaports-a2b831b335c7547035f26dd4b15bc1b599e70bbd.tar.bz2
aports-a2b831b335c7547035f26dd4b15bc1b599e70bbd.tar.xz
community/py-hypothesis: rebuild against python 3.7
Diffstat (limited to 'community/py-hypothesis')
-rw-r--r--community/py-hypothesis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-hypothesis/APKBUILD b/community/py-hypothesis/APKBUILD
index 06adfb4eab..cc51ff7641 100644
--- a/community/py-hypothesis/APKBUILD
+++ b/community/py-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-hypothesis
pkgver=4.14.3
-pkgrel=0
+pkgrel=1
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="http://hypothesis.works/"
arch="noarch"