aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-16 19:29:40 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-16 20:01:18 +0100
commit732c407c755c91575e12480f91424e7820c75712 (patch)
tree65e9f8906a2bd362b8d8f76597a74efab0771b52 /community/py3-hypothesis/APKBUILD
parent3419e92dece2501edee0cfa22c3fd23f0f79d4de (diff)
downloadaports-732c407c755c91575e12480f91424e7820c75712.tar.bz2
aports-732c407c755c91575e12480f91424e7820c75712.tar.xz
community/py3-hypothesis: upgrade to 4.54.2
Diffstat (limited to 'community/py3-hypothesis/APKBUILD')
-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 83945fc940..c5432a9db5 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.54.1
+pkgver=4.54.2
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="1bdc4457df339fe95c57ec572406983ba112649a308b47eab0eed75d8b8a291440e41736041520562d9348f7d51e3756aff1ebc5c3dd8a7e83cd87d8c5eb53a7 py-hypothesis-4.54.1.tar.gz"
+sha512sums="41076ecc04a2ecadba814988b42d3d66e0f07ef80a0dbe928d582c39caac5cb7bfa0b0cdc1937c91a700181b6de4a8ef94310bb6ecb9a3fac57616f613825f9c py-hypothesis-4.54.2.tar.gz"