aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-28 16:15:16 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-28 16:17:06 +0100
commit9ed0bcd9486ae3228ec4fe7d9869a368261e5341 (patch)
tree0f2cfda4a7e90388db4c573a1edf6c900a285c13 /community/py3-hypothesis
parent659918b7da9f3c7750e502c81dae1e5a3a54dd28 (diff)
downloadaports-9ed0bcd9486ae3228ec4fe7d9869a368261e5341.tar.bz2
aports-9ed0bcd9486ae3228ec4fe7d9869a368261e5341.tar.xz
community/py3-hypothesis: upgrade to 4.48.1
Diffstat (limited to 'community/py3-hypothesis')
-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 f7e4c4cd22..4845a83842 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=4.48.0
+pkgver=4.48.1
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -40,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="aec71416047b44474d6a709b69d5530d844491eac6f5f1a5a7dfb7e941493d093ab3d4a681b4101c08ed257b1ef0cf5a2e17bf59888516ead48fcfb50c991a9b py-hypothesis-4.48.0.tar.gz"
+sha512sums="6d209024d29a4df3d6875ed39e6b653b54001a665becc01f46e79eabb273effd4b087ce7db06a656b970e904b79418ec1223d8ecc6604846de872278b29f74e6 py-hypothesis-4.48.1.tar.gz"