Skip to content
Snippets Groups Projects
Commit 9576d69a authored by Leo's avatar Leo
Browse files

community/py3-hypothesis: upgrade to 4.41.2

parent 4e14cd27
No related branches found
No related tags found
No related merge requests found
# Contributor: Drew DeVault <sir@cmpwn.com> # Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis pkgname=py3-hypothesis
pkgver=4.40.1 pkgver=4.41.2
pkgrel=0 pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="https://hypothesis.works/" url="https://hypothesis.works/"
...@@ -41,5 +41,5 @@ package() { ...@@ -41,5 +41,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="40a062b81c25644a134fabaa9f90ef6c1237a4875bbcff1ed0bdd9fae5b7cd449451c140d516a140a668f3b84b2d4717906192a920ab6a1ca366c837a547fc47 py-hypothesis-4.40.1.tar.gz sha512sums="bd8901e44f4c6937b8ad79c409b1e8430c14ffe67cade114534d163ef1c1f382195a52903958cccc3d52d98bd9b23f8b41ca68fa08a73b1b26fbb707364780d0 py-hypothesis-4.41.2.tar.gz
9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch" 9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment