aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-14 21:42:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-15 05:05:49 +0000
commit888bdca89d5944e6917e405d2b923dadda03aecc (patch)
tree6be5df1e268591db090f89eee35ddd2594fa23c0
parent2a3bca44d6c52dc54b8121d9cbecc40ed39d3ab1 (diff)
main/py3-hypothesis: upgrade to 6.0.2
-rw-r--r--main/py3-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index 3992e655128..70991e56fa1 100644
--- a/main/py3-hypothesis/APKBUILD
+++ b/main/py3-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis
-pkgver=5.49.0
+pkgver=6.0.2
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="96b7f98e7d87f82dac52a7b2de2bc0c29507cee05ee9a93f838e090e45a9f484ca75db1ab83ab52361b27e4e0f2747914ec09324fc188f6100c3397b1596778c py-hypothesis-5.49.0.tar.gz"
+sha512sums="7d3689c6964f5158b4ab7b638d43c44b145080e47b832405c50971ea986b2c78c9be648de78c9783c6adc34e117b90b2c2e4b684783a68acc6bdff51ee085248 py-hypothesis-6.0.2.tar.gz"