From 9ed0bcd9486ae3228ec4fe7d9869a368261e5341 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 28 Nov 2019 16:15:16 +0100 Subject: community/py3-hypothesis: upgrade to 4.48.1 --- 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 f7e4c4cd22..4845a83842 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.48.0 +pkgver=4.48.1 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="aec71416047b44474d6a709b69d5530d844491eac6f5f1a5a7dfb7e941493d093ab3d4a681b4101c08ed257b1ef0cf5a2e17bf59888516ead48fcfb50c991a9b py-hypothesis-4.48.0.tar.gz" +sha512sums="6d209024d29a4df3d6875ed39e6b653b54001a665becc01f46e79eabb273effd4b087ce7db06a656b970e904b79418ec1223d8ecc6604846de872278b29f74e6 py-hypothesis-4.48.1.tar.gz" -- cgit v1.2.3