aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-29 12:40:40 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-29 12:43:12 +0100
commitf59fd9f799d2dd8606487be89789eea05893cdb2 (patch)
treea89bb3626a76d21757f432273795da8967c5d913 /community
parent0a7436ba4ecf74bbd054b2b85f516bed4d94fd79 (diff)
downloadaports-f59fd9f799d2dd8606487be89789eea05893cdb2.tar.bz2
aports-f59fd9f799d2dd8606487be89789eea05893cdb2.tar.xz
community/py3-hypothesis: upgrade to 4.50.2
Diffstat (limited to 'community')
-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 e7cb5350e6..ecd9494b19 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=4.50.1
+pkgver=4.50.2
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -40,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b6d2799b2ab8e5809f9ac7bb910bd6844c853a50e1bdacb77afc4c3a09631cd626036dd4edf3b1e211bec4982feeb07c2273ad1a4029b737dc188b0d7c5a3beb py-hypothesis-4.50.1.tar.gz"
+sha512sums="cd8a0f62caab16544abf923a43c411dea8abf1e0ed5e8ce18cf574959bbc20c31245b3022def80b0a08f234933cbc354804308942cb575a652a6b36814b58c59 py-hypothesis-4.50.2.tar.gz"