aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-01 16:57:17 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-01 17:07:00 +0100
commit8d39cc929bcbb7ef314f4ff09b6ce2db9bfbcc8d (patch)
tree80104647193a90772422d55445151c8cad463503 /community
parent515136e8f3f45cb4114995fa46942eb59da70a47 (diff)
downloadaports-8d39cc929bcbb7ef314f4ff09b6ce2db9bfbcc8d.tar.bz2
aports-8d39cc929bcbb7ef314f4ff09b6ce2db9bfbcc8d.tar.xz
community/py3-hypothesis: upgrade to 4.50.4
Diffstat (limited to 'community')
-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 0d2310870b..f624faf3eb 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.50.3
+pkgver=4.50.4
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="fbf4b5ca052ca6e3fc647b2b48c3f91d6aa6eba630abfe44c545d1d618834875ed8fe87b49daccc0780478bc259b790178640072e509e8dacbac9bc4b20d99fa py-hypothesis-4.50.3.tar.gz"
+sha512sums="22f64d4e9cb53ef1910e499b0b1323f6df7fe34b98d4c3a617be7a0ea40990e50759ab3ee8e973caa3137cf5ef225418ccacf950570c828633628cd7823ba897 py-hypothesis-4.50.4.tar.gz"