aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-20 14:34:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-20 15:22:04 -0300
commita45b1d50812f7ff2d8d9f0287d7fe6a09e9828fc (patch)
tree5f72371b630b9a05f214bfc9a8098bd5d778dc04
parent41b1154ef6daaeded6208d86255bcb0d4be76aa3 (diff)
downloadaports-a45b1d50812f7ff2d8d9f0287d7fe6a09e9828fc.tar.bz2
aports-a45b1d50812f7ff2d8d9f0287d7fe6a09e9828fc.tar.xz
community/py3-hypothesis: upgrade to 4.36.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 5f3977f978..0d8b23943c 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.36.1
+pkgver=4.36.2
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -39,4 +39,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="67ed7cd433dfb2560e8177cc2e7c87dc62027d0eef31bd09ddb110e79572ad4fe41e123242445a0e1619e25c761c6fc91fa3a95ba1d116559012c9a01e25c8a5 py-hypothesis-4.36.1.tar.gz"
+sha512sums="301076674a0751d052f3df6a03f6d6ac8c9288e1f6a6dcce998153cd93129228749e5d89679dc02fb25d581ccc2678b49489ea416754c551993355cf1ec76b0f py-hypothesis-4.36.2.tar.gz"