From 28785c5215ab62fcf9dbe9637d820408ef5cb556 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 27 Mar 2021 13:50:21 -0300 Subject: main/py3-hypothesis: upgrade to 6.8.2 --- main/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/py3-hypothesis/APKBUILD') diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD index 4a2b16b3a81..60b966b5b0e 100644 --- a/main/py3-hypothesis/APKBUILD +++ b/main/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py3-hypothesis -pkgver=6.8.1 +pkgver=6.8.2 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="2f25e994438479b5faa15b2038146ab385445bf2722b0951ff55f324b074248d7322c4c6f3e9c659c18d0aa94150eea4c6567a7ac24debf2de4b32bab37a4dcc py-hypothesis-6.8.1.tar.gz" +sha512sums="95c345e869695ca9b53f345eaa52d4fb92108a830fd3a3bbe3ed1a8382be233cc56c73a321f3948c947090e89ade1849dfbc72e84b01b3e99f1336f1f5e816a3 py-hypothesis-6.8.2.tar.gz" -- cgit v1.2.3