From 6bfcbb38cd94a57152adbecf32235165fa73a449 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 5 Jul 2019 01:19:44 -0300 Subject: community/py-hypothesis: upgrade to 4.26.2 --- community/py-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/py-hypothesis/APKBUILD b/community/py-hypothesis/APKBUILD index dfa86dfbb8..375409f12f 100644 --- a/community/py-hypothesis/APKBUILD +++ b/community/py-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py-hypothesis -pkgver=4.25.1 +pkgver=4.26.2 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" url="https://hypothesis.works/" @@ -72,4 +72,4 @@ _py() { $_python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="9f24105ec6fe4242793e5625ab453997ea3654e2a8eb9b9c16ea8411b2ac1622351157f877a357f3a71f4788e4506ad10502c6c30b8a57e12b6ea684892d1b44 py-hypothesis-4.25.1.tar.gz" +sha512sums="137acb7f2198ddcc49b7aa38cf4466bef5e7f9468109031e79b9c2c56bfce5da6eeb5d17153889f0453ae6e65225ee349461c8fa80f75e5ec7e64f352cd5d084 py-hypothesis-4.26.2.tar.gz" -- cgit v1.2.3