From f59fd9f799d2dd8606487be89789eea05893cdb2 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 29 Nov 2019 12:40:40 +0100 Subject: community/py3-hypothesis: upgrade to 4.50.2 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index e7cb5350e6..ecd9494b19 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.1 +pkgver=4.50.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="b6d2799b2ab8e5809f9ac7bb910bd6844c853a50e1bdacb77afc4c3a09631cd626036dd4edf3b1e211bec4982feeb07c2273ad1a4029b737dc188b0d7c5a3beb py-hypothesis-4.50.1.tar.gz" +sha512sums="cd8a0f62caab16544abf923a43c411dea8abf1e0ed5e8ce18cf574959bbc20c31245b3022def80b0a08f234933cbc354804308942cb575a652a6b36814b58c59 py-hypothesis-4.50.2.tar.gz" -- cgit v1.2.3