aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-03 11:33:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-03 12:19:46 -0300
commite2e6e9f2caa5385c4a3403e779d217e6fd4c4eb2 (patch)
treedba4a5ffa172c2ea223c5fa61638f5eac08e5d1d /community/py3-hypothesis
parente21011be383e003a96ac4ec35522bcd5cccd0a8e (diff)
downloadaports-e2e6e9f2caa5385c4a3403e779d217e6fd4c4eb2.tar.bz2
aports-e2e6e9f2caa5385c4a3403e779d217e6fd4c4eb2.tar.xz
community/py3-hypothesis: upgrade to 4.42.10
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 7d7bb21c82..7b50896d0b 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.5
+pkgver=4.42.10
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="516cb775a2d9181498cfa5489438912286461865e597fd2d64e40cb73af60906eadb5fa6c70833b2431557804082a2f8b220573a2d518673aedf828ebe385699 py-hypothesis-4.42.5.tar.gz
+sha512sums="2e44f8d799959a71881235d9579f50fa7dfd81217c0b8e2d77a3bd615b5c169df8c0f6f1fae55770c47d07a4f48602c0b5a2e007592ffbc799366500defc12e0 py-hypothesis-4.42.10.tar.gz
9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch"