From 7e9ef2114455838c63da480c9d1aff6f9f91253b Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 11 Jan 2020 10:09:09 +0100 Subject: community/py3-hypothesis: upgrade to 5.1.4 --- 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 ec65958d4f..e3e8db7e09 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.1.2 +pkgver=5.1.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="48150a3ea6d1c6270cf016a363f110f29e6e2adc2bfa98947581dc963a0a19398609c21251f821c9e741e743411a989730000bff83d9c5a1b95b805408e32df1 py-hypothesis-5.1.2.tar.gz" +sha512sums="25d0112f7b7a13221b8b68d553f4085344f1e8681c8795fac0bcfd714400a828539298d2919d3e638979eadd5daa65ef7ee8b0b946df076145e59c8bb7058a64 py-hypothesis-5.1.4.tar.gz" -- cgit v1.2.3