From b21626530b716bed2771936e58e3db6268edba1c Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 12 Nov 2019 05:25:04 -0300 Subject: community/py3-hypothesis: upgrade to 4.44.1 --- 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 7a41f4754a..8d6e2a7b03 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.44.0 +pkgver=4.44.1 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" url="https://hypothesis.works/" @@ -41,5 +41,5 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="da6b553adf7f5502bac5bd2a6ee4c9993675466ca229c94ad20ca85b36dda74eaeabf0ab857d549c10594778324dd536bb076ff6f93076801c0bc73e01980dc3 py-hypothesis-4.44.0.tar.gz +sha512sums="4a9df41f0cdec6552c43be361deb09c3177699cd6d88caccbde20ff25ffcda7b1207cc7fbd7ed1cd469118cbc80b1977180ff42b7a6608f0592521e67ea13520 py-hypothesis-4.44.1.tar.gz 9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch" -- cgit v1.2.3