aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-04 06:33:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-04 06:33:54 -0300
commita40b365456df59ded7819720cf278953f0e1bfbe (patch)
treea6d59f9b1d3f29b963b40dbd4d9beef3236000bf /community/py3-hypothesis/APKBUILD
parent6f69d44fcc107c529a206fb6d6c0c2c0c0ac8678 (diff)
downloadaports-a40b365456df59ded7819720cf278953f0e1bfbe.tar.bz2
aports-a40b365456df59ded7819720cf278953f0e1bfbe.tar.xz
community/py3-hypothesis: upgrade to 5.10.5
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 c1a04b82d3..e15ff9c5f0 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.10.4
+pkgver=5.10.5
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="a22613ddb3d5bb9c038765e75269ff2e4b6351d6eac64267ad2f9ec6add0293ef21143ac9a0af20f2d858a0226e977ffca40e0b2929e92876fa702695d94b3fd py-hypothesis-5.10.4.tar.gz"
+sha512sums="72113c63de8674964bee7903e7af4d4cec58e4cca69e2cc60e3d4c457fab0855ce74ee006426ac86fe5d70ccf810555e0fc9baaac87601860c709e0ab1f2959f py-hypothesis-5.10.5.tar.gz"