aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-16 16:35:12 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-16 17:14:38 +0100
commit29934e1ffab7266c67c0e1695df7ac38ae66a65e (patch)
tree14a4ba0712d8af7acae76520f13feee7f786070d /community/py3-hypothesis
parenta6b5780f1c2ebf8bdb5fdf74da366336eed9c5f2 (diff)
downloadaports-29934e1ffab7266c67c0e1695df7ac38ae66a65e.tar.bz2
aports-29934e1ffab7266c67c0e1695df7ac38ae66a65e.tar.xz
community/py3-hypothesis: upgrade to 4.54.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 20fd1d40e8..83945fc940 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.53.3
+pkgver=4.54.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="ed3cd56ff09d4d245f70d64dd5dd19985fabfb8ae604355aa45f67d2aa9d4b7931927ea8e3f64a092904d09ead205731290b5505b1d878017642cbf5ed0fc95e py-hypothesis-4.53.3.tar.gz"
+sha512sums="1bdc4457df339fe95c57ec572406983ba112649a308b47eab0eed75d8b8a291440e41736041520562d9348f7d51e3756aff1ebc5c3dd8a7e83cd87d8c5eb53a7 py-hypothesis-4.54.1.tar.gz"