From f394160245d03b0794977b24652abb0da1a2a64d Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 21 Jan 2020 08:07:43 +0100 Subject: community/py3-hypothesis: upgrade to 5.2.1 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/py3-hypothesis') diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index b6cd0c4836..27f444fb2e 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.2.0 +pkgver=5.2.1 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="0f6da6136e4ec8421bde44cda422ae1a62cb13dd261c9c93b0f8a79b17015b8df5d580d8191f3abf01f6efe5ef96b9a7766f900d6cff5e638aebe8a5f47ae492 py-hypothesis-5.2.0.tar.gz" +sha512sums="1fa0c39847cae7329507af938d0dc24dca222929ad71833bc8b4cd14ddd0e96a50d18c71bfeebce5d81cd504eff1fe9aa81361e04eeac3f12e535a8ee3fa4f13 py-hypothesis-5.2.1.tar.gz" -- cgit v1.2.3