diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-28 12:25:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:52 +0000 |
commit | c96b4a039fdcb73291784e6eb2ea5c8607f2a2fb (patch) | |
tree | 90ca19f0035dc65aaf036640130245d13a7fa257 /community | |
parent | a32c816e33d8e8c6c627d196836a7e07e928e220 (diff) | |
download | aports-c96b4a039fdcb73291784e6eb2ea5c8607f2a2fb.tar.bz2 aports-c96b4a039fdcb73291784e6eb2ea5c8607f2a2fb.tar.xz |
community/py3-hypothesis: rebuild against python 3.8
Diffstat (limited to 'community')
-rw-r--r-- | community/py3-hypothesis/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index 324e0710ab..a5de384b5d 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -3,6 +3,7 @@ pkgname=py3-hypothesis pkgver=4.43.1 pkgrel=0 +pkgrel=1 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" url="https://hypothesis.works/" arch="noarch" |