From 59ba625be4e61a25b3bef9e1b0dc107c174e7540 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 25 Nov 2019 18:19:15 +0100 Subject: community/py3-hypothesis: upgrade to 4.47.2 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/py3-hypothesis') diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index 3679a02586..01b2fb262e 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py3-hypothesis -pkgver=4.47.1 +pkgver=4.47.2 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="e3de34822b018a3d7ef474a90eff6b74ce3f214e374cadec34af80b8bdea90bcbc4f8e3de6cac9218729d99e8ffa12dd8216a53078801ba45b76552fac2a6c35 py-hypothesis-4.47.1.tar.gz" +sha512sums="9618aff13aee73b9892d7c343003b33e2cfbc753f96f29add739561483eebbdf27d0f0f2ff2f2f6f0c5c87f3a464a456a0b394c122da0b9bd5e788dcd9eb1c21 py-hypothesis-4.47.2.tar.gz" -- cgit v1.2.3