community/py-hypothesis: upgrade to 4.28.2

This commit is contained in:
Leo 2019-07-14 06:23:01 -03:00
parent 55d00e3bc0
commit c710c87cb5

View File

@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
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"