aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-27 13:14:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-27 13:37:05 -0300
commitfc8df26af62914775c73ad59e93e068fc9c52a05 (patch)
treec1161147d2eef40f89df69cd39b5e37164a759d4
parentd8b1d4851abd3397113a23c2f04948d8c856e3a9 (diff)
downloadaports-fc8df26af62914775c73ad59e93e068fc9c52a05.tar.bz2
aports-fc8df26af62914775c73ad59e93e068fc9c52a05.tar.xz
community/py3-hypothesis: upgrade to 4.42.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 4766b93def..c742f50765 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.41.3
+pkgver=4.42.0
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="d79cc11f85b4f8c3356e0c46651e4f45a1f44e638c97f374a572a2614e09bc0499953a2eb89d43a9d89c0aecb552d430b10c65798c0e9691835b32de64c95d6b py-hypothesis-4.41.3.tar.gz
+sha512sums="f2ea7d09bad316727e59cf6e88d16b934664c3a1d12f09bdb6f0d94427411be7442a3aa840f8c901d6fb54b62f044b7300cabe58f4fbe4380b4a8f8c88c36df3 py-hypothesis-4.42.0.tar.gz
9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch"