aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-06-27 12:11:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-06-27 16:34:16 +0000
commit33dc0eb0ed318a5febf14351e25ec7b7f539b0cc (patch)
treeaf5702b4ef8f4ea7d6cff525769248516cee2ec1
parentc71d71709b806163396d860adc5e20ccb062bc6c (diff)
community/py3-hypothesis: upgrade to 5.18.3
-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 98e3373fb70..7430a5da391 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.18.2
+pkgver=5.18.3
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="511442403ea1d7d6b63ec4e320c4c6d023d10d0f8bc137f38baff61121b61f09e38fd11bced57b0c3e7dddefe7e24efd2c2161605f9ff1b5adf00de7173be907 py-hypothesis-5.18.2.tar.gz"
+sha512sums="baeb4644a90fd8694d88819a46ba1ea6c60ad13e00f07cb923a3d0f43cd4b4d61bd07bf25e45e6d1203f9db44fbe8ec7eca7e029c804659025df89a80520e550 py-hypothesis-5.18.3.tar.gz"