aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-07 04:24:29 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-07 04:28:50 +0100
commita5a91cd22265848a34136601ef8ccc2b8225c7c2 (patch)
treee57087f51bb731cb0e89d9715bc45911bf82c6de /community/py3-hypothesis
parent97868b5eabff4dd3698c68913e5b187e8566e142 (diff)
downloadaports-a5a91cd22265848a34136601ef8ccc2b8225c7c2.tar.bz2
aports-a5a91cd22265848a34136601ef8ccc2b8225c7c2.tar.xz
community/py3-hypothesis: upgrade to 5.5.0
Diffstat (limited to 'community/py3-hypothesis')
-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 19066e85b5..5ec3e50b9d 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.4.2
+pkgver=5.5.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="d27b7cc82c1eb1c4d5c8f4aabd3af08eb249e4d5d54589468a3b99791d74b2d29ba277d9324e5b8027fd27eecf679c1c9347297d1592eb843b98541bcfd19c68 py-hypothesis-5.4.2.tar.gz"
+sha512sums="302211f91be253e15bb84c81e80e72c6de41c3a640569363aeac27b2650e569275f9614a678beb9e03f1e97090de4eab7954bc39b55a4324be0ef0b45daf5228 py-hypothesis-5.5.0.tar.gz"