From 515136e8f3f45cb4114995fa46942eb59da70a47 Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 1 Dec 2019 15:03:32 +0100 Subject: community/py3-hypothesis: upgrade to 4.50.3 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index ecd9494b19..0d2310870b 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.50.2 +pkgver=4.50.3 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="cd8a0f62caab16544abf923a43c411dea8abf1e0ed5e8ce18cf574959bbc20c31245b3022def80b0a08f234933cbc354804308942cb575a652a6b36814b58c59 py-hypothesis-4.50.2.tar.gz" +sha512sums="fbf4b5ca052ca6e3fc647b2b48c3f91d6aa6eba630abfe44c545d1d618834875ed8fe87b49daccc0780478bc259b790178640072e509e8dacbac9bc4b20d99fa py-hypothesis-4.50.3.tar.gz" -- cgit v1.2.3