diff --git a/community/py-hypothesis/APKBUILD b/community/py-hypothesis/APKBUILD index 20e6d9478e8..b47837e0229 100644 --- a/community/py-hypothesis/APKBUILD +++ b/community/py-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py-hypothesis -pkgver=4.28.1 +pkgver=4.28.2 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" url="https://hypothesis.works/" @@ -72,4 +72,4 @@ _py() { $_python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="23de2cc187f3e5bacd082b1e1c7263bf2f9ea4f7a4310f64d85170de2196d797fd33d6925850eb768d1c1817f537967c0a89a7f59df13c98d480b2e9261729b9 py-hypothesis-4.28.1.tar.gz" +sha512sums="3926d00d507345a179b47cace3554e3caf3310f669b27540dcea7e8d6d8433fcd45fdbba0c2149a9b968fdc7db8a25b51089ee467606f7a2b5073e964fe50933 py-hypothesis-4.28.2.tar.gz"