aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-13 05:03:04 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-13 06:13:02 +0100
commit348326ef7335f822f65108e48c5b44eaaba8bc2e (patch)
treeae5bab58bfb269769f5087d12960a68aa3f9965e
parentdedeafb7de8670677501c4add371616ab8f864a1 (diff)
downloadaports-348326ef7335f822f65108e48c5b44eaaba8bc2e.tar.bz2
aports-348326ef7335f822f65108e48c5b44eaaba8bc2e.tar.xz
community/py3-hypothesis: upgrade to 4.53.2
-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 3ed62daa2c..178bdbb301 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.1
+pkgver=4.53.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="56839be12656d5a970e0d9b97ec3e7b8aa600b88bfb53d09c09270ccf5abcf5f25ec7c33b01c5c30a1a5450903b919dbff2b1e709937000ebcf434235310a8c9 py-hypothesis-4.53.1.tar.gz"
+sha512sums="d2ff624c10e13ff040bdf05b9082f37b2e7529bb9cc98f3972f8240d3802a034580720983e98b7ba6165a98e64ac5692b1e14f5c490f8aabdb9ea7c19364b66f py-hypothesis-4.53.2.tar.gz"