aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-02 04:18:11 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-02 04:26:21 +0100
commitcaa4dfe6a652cbd9ad1e986ab633e7a14bbe6db8 (patch)
treee0198074e8fb965d64efca9539b267f6dfee06b4 /community
parentfb4aa8574ec013069b44db1a7970cb20af7c8e11 (diff)
downloadaports-caa4dfe6a652cbd9ad1e986ab633e7a14bbe6db8.tar.bz2
aports-caa4dfe6a652cbd9ad1e986ab633e7a14bbe6db8.tar.xz
community/py3-hypothesis: upgrade to 4.50.6
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 e35b2ff952..0c91cf7a15 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.5
+pkgver=4.50.6
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="65fe773d8998fcc41a5bffd70ab1019d55883c29b7f57ea781ecc9d697b29cd61a15df45012401ad487ff03bec9bcacd9f5f7943139129385048f628d5f658dd py-hypothesis-4.50.5.tar.gz"
+sha512sums="6fad54c323373cd868e3d3a87470659fcb20d1d462cf3c034b23938b91d2c75802e4a69164e19e0dd60b850dfe450f12228f6c078db7ffa9926710bd35f683ae py-hypothesis-4.50.6.tar.gz"