aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-24 19:49:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-24 20:37:33 -0300
commit162bc9242521ba73188b376b58cdfa06e1823a65 (patch)
tree05086a3967b5dc8bf79797e5f1a59b072b9451aa /community
parent7fee7d2efbb5b67655785217276b0e279ee6fc2f (diff)
downloadaports-162bc9242521ba73188b376b58cdfa06e1823a65.tar.bz2
aports-162bc9242521ba73188b376b58cdfa06e1823a65.tar.xz
community/py-hypothesis: upgrade to 4.31.0
Diffstat (limited to 'community')
-rw-r--r--community/py-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-hypothesis/APKBUILD b/community/py-hypothesis/APKBUILD
index b47837e022..f9a7ff60ad 100644
--- a/community/py-hypothesis/APKBUILD
+++ b/community/py-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py-hypothesis
-pkgver=4.28.2
+pkgver=4.31.0
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -72,4 +72,4 @@ _py() {
$_python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="3926d00d507345a179b47cace3554e3caf3310f669b27540dcea7e8d6d8433fcd45fdbba0c2149a9b968fdc7db8a25b51089ee467606f7a2b5073e964fe50933 py-hypothesis-4.28.2.tar.gz"
+sha512sums="9352544bf5f44d705c4cd358648791ecb6a9e81d57b27e8803bba068f2f2359bfb94aeac1a1decc5420320fff5b2dab39fcc3eb3c7e199c66856a294ad580f5c py-hypothesis-4.31.0.tar.gz"