From 4fff9596d09a05b0667a184d196902b1343e6d75 Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 16 Feb 2020 20:22:59 -0300 Subject: community/py3-hypothesis: upgrade to 5.5.4 --- 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 2ba5a621df1..7371c8f059f 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.5.3 +pkgver=5.5.4 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="d8e4d19a3b518ecbd10ace9e13c47eb1aeae5b6d6c5c78e21f59ebb81bc285e3a64b9ee69778a6ab6fe45204f38024d406b5471c266a14adfb7454498fc8acd5 py-hypothesis-5.5.3.tar.gz" +sha512sums="fa1946722a8fa3bb90ec0fa0786b03da11514779d5598d549c98a17217ce6e848603904de06b5f8a24321adbfa7b3c6e0d79e63d158c633619572623243deb13 py-hypothesis-5.5.4.tar.gz" -- cgit v1.2.3