aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-hypothesis/APKBUILD')
-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 225903567e..dc9d2e84b2 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.6.1
+pkgver=5.7.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="035288f7ccaec087236e721802172121b59451110c28987d8ec031142486b2dae2e979e3ccd07094f33f5a83608ccaacb66fd2c81c699879150dee13c269d479 py-hypothesis-5.6.1.tar.gz"
+sha512sums="e3bac3e8be3808ec773dcf1a28e47074f1ce2915b79224dbd4ac6e4ce97dff9436e97e1576e540bb7c2d5155502eb5280e1161ef1d36828074865fe1dd9428ba py-hypothesis-5.7.0.tar.gz"