aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-18 23:01:41 -0300
committerAndy Postnikov <apostnikov@gmail.com>2020-03-19 03:43:39 +0000
commit864a28d263fee832e0c1eef68a63c3a55412269f (patch)
treeb062e326f1ad295069c82ffdaf584629cab23ac5
parent6bea0992fb2b9b98bd903d9428948df1e2415833 (diff)
downloadaports-864a28d263fee832e0c1eef68a63c3a55412269f.tar.bz2
aports-864a28d263fee832e0c1eef68a63c3a55412269f.tar.xz
community/py3-hypothesis: upgrade to 5.6.1
-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 0217c8ee69..225903567e 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.0
+pkgver=5.6.1
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="40fe07f6f19d667a961d4ace7febe0c5476922c8929f0b7f77af52229e6d667a1a1b2d40c91e2ea18d9919288821508e598afcdb4b5edb71f03084e43d1eaa4b py-hypothesis-5.6.0.tar.gz"
+sha512sums="035288f7ccaec087236e721802172121b59451110c28987d8ec031142486b2dae2e979e3ccd07094f33f5a83608ccaacb66fd2c81c699879150dee13c269d479 py-hypothesis-5.6.1.tar.gz"