aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hypothesis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-08 03:00:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-08 05:28:45 -0300
commit00d9f425e06798c8084b9a1b51c4ebecbffba87d (patch)
treeddc4e5819ff469465cc7aab602df7fe00ef95ccb /community/py3-hypothesis
parent6aaa433d8ab983ddb5c5e7f79751206f0c8df7b5 (diff)
downloadaports-00d9f425e06798c8084b9a1b51c4ebecbffba87d.tar.bz2
aports-00d9f425e06798c8084b9a1b51c4ebecbffba87d.tar.xz
community/py3-hypothesis: upgrade to 4.43.6
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 e0fe10a29f..2c4500cd64 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.43.5
+pkgver=4.43.6
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="5556ca493c08fe5b245df3709b2a8a12f038bfb89c34aae2950390efd110e72f598390616283f5570ba6a8df1d6680ec083c86c88a3f93eb4b84d22833f34904 py-hypothesis-4.43.5.tar.gz
+sha512sums="c94235cd2affd6cd2cc1f75d01539b89d712cd97f05a41774a7a1db1ce47924d1fa3caffa1bcdbd0adc532abae81475f8d566bdfbf912fcca1b72ec82d00f29a py-hypothesis-4.43.6.tar.gz
9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch"