aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-30 11:50:07 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-30 12:37:38 -0300
commite0002eda8957de233a7eb8bc58983be8cf6d93dc (patch)
treecae1f0245efcd9934cf07bea7763f87195f60485 /community/py3-hypothesis
parent3e5785e1f88eb7d72b46b00461db89bcd66da399 (diff)
downloadaports-e0002eda8957de233a7eb8bc58983be8cf6d93dc.tar.bz2
aports-e0002eda8957de233a7eb8bc58983be8cf6d93dc.tar.xz
community/py3-hypothesis: upgrade to 4.42.3
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 ef3f0e1b58..4aff75ec1f 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.42.2
+pkgver=4.42.3
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/"
@@ -41,5 +41,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="1f6a9fd7cfcd1b1f064bedd47e1bc63445e6e07daba415ada26e4936d26cda6011039a87c3cdff345264b44c591dd2f77045f0c2714d8d4bc7c64dce06c83af4 py-hypothesis-4.42.2.tar.gz
+sha512sums="35a465ef7700778993a8013cc851ed657fdd063da8813c652d2add52fa94e8c4e2dcf90e7330c819b940757cbbea4ea67ff67b42cb209d64a55651a05fa5da2d py-hypothesis-4.42.3.tar.gz
9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch"