From 9eabdeb33c4e2322fde726ae1fb2d84508d7c0be Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 19 Mar 2020 04:34:33 -0300 Subject: community/py3-hypothesis: upgrade to 5.7.0 --- 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 225903567e..dc9d2e84b2 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py3-hypothesis -pkgver=5.6.1 +pkgver=5.7.0 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -35,4 +35,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="035288f7ccaec087236e721802172121b59451110c28987d8ec031142486b2dae2e979e3ccd07094f33f5a83608ccaacb66fd2c81c699879150dee13c269d479 py-hypothesis-5.6.1.tar.gz" +sha512sums="e3bac3e8be3808ec773dcf1a28e47074f1ce2915b79224dbd4ac6e4ce97dff9436e97e1576e540bb7c2d5155502eb5280e1161ef1d36828074865fe1dd9428ba py-hypothesis-5.7.0.tar.gz" -- cgit v1.2.3