community/py3-hypothesis: upgrade to 5.4.2

This commit is contained in:
Leo 2020-02-06 09:28:35 +01:00
parent 59335eb395
commit ff851b5f08

View File

@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis
pkgver=5.4.1
pkgver=5.4.2
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="bf01c50ea998aee2a547132806845aa9330a3830ce2b864f0ab9e2d9b9dd7dbdc9ec4db2ef77bfb9a76467b00f3ca1c00acbba7bdea569dab3038914a598d0c0 py-hypothesis-5.4.1.tar.gz"
sha512sums="d27b7cc82c1eb1c4d5c8f4aabd3af08eb249e4d5d54589468a3b99791d74b2d29ba277d9324e5b8027fd27eecf679c1c9347297d1592eb843b98541bcfd19c68 py-hypothesis-5.4.2.tar.gz"