aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-10 12:19:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-10 12:19:20 -0300
commitc18d46a99c87fecb9748603d126804e99095f9a1 (patch)
treeac762c53a6b38ddb0a52eb68b238ad7b023b5f9e /community
parentebc423bcbfdc2120be88e46c84d266dad09c570f (diff)
downloadaports-c18d46a99c87fecb9748603d126804e99095f9a1.tar.bz2
aports-c18d46a99c87fecb9748603d126804e99095f9a1.tar.xz
community/py3-hypothesis: upgrade to 5.12.0
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 c06906e483..b720e8ea51 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=5.11.0
+pkgver=5.12.0
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check"
@@ -35,4 +35,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="64a39eb18b435c18fed3bb595d73d6929b090fdacac11445e7e0c07b80616b46bc1e1c7fc3b4c7137ff4cadd6da467c2b0ba02aadf8dc18f6900268c4e33d677 py-hypothesis-5.11.0.tar.gz"
+sha512sums="5d95e62c9ada41d0d753261b3874e4ea47830769055560c7beef3eb80238b563eb34ef77096d528dbd48763dff037fed7342bc01e56ccade8ba315aa4fd079f0 py-hypothesis-5.12.0.tar.gz"