aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-20 00:25:29 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-20 00:35:36 +0100
commit0ef8bc598ef3786c0a5d37aa02316ec80db07a17 (patch)
tree8ad67ae9be1311bbf045e67acdfc2a8351d0babd
parentd09e05e965c07f3f49c18a2bbe592770f4ad3ca1 (diff)
downloadaports-0ef8bc598ef3786c0a5d37aa02316ec80db07a17.tar.bz2
aports-0ef8bc598ef3786c0a5d37aa02316ec80db07a17.tar.xz
community/py3-hypothesis: upgrade to 5.2.0
-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 37d77f18dd..b6cd0c4836 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.1.5
+pkgver=5.2.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="89edc57116b3c503df2f0c6d4e60637ace6a7fc5c4ece6b426362b01a0be11e79be1e95784e24d849ac120000165ff46efd78c6cb6b163aebcb2b5a8c8d4c8e1 py-hypothesis-5.1.5.tar.gz"
+sha512sums="0f6da6136e4ec8421bde44cda422ae1a62cb13dd261c9c93b0f8a79b17015b8df5d580d8191f3abf01f6efe5ef96b9a7766f900d6cff5e638aebe8a5f47ae492 py-hypothesis-5.2.0.tar.gz"