Skip to content
Snippets Groups Projects
Commit 5b33aa08 authored by Leo's avatar Leo
Browse files

main/py3-hypothesis: upgrade to 5.46.0

parent a3dcb3b4
No related branches found
No related tags found
1 merge request!16420main/py3-hypothesis: upgrade to 5.46.0
# 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=5.44.0 pkgver=5.46.0
pkgrel=0 pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check" options="!check"
...@@ -35,4 +35,4 @@ package() { ...@@ -35,4 +35,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="17f18041674cb840de6fba6705ee6d9430949dfe5af44e9548287d88754e76eaaeb9550a6baef1759b8c5159f8ebb88afb3a9757090a7d8a8a2eb0d700186755 py-hypothesis-5.44.0.tar.gz" sha512sums="976575c27642f80fe903345d1b58eba5c984b78505da5c8ae4574b40795adc39e8fd8619b8fa887c796f62b772d958d1544efc883407c8500f882b9c6e9adf01 py-hypothesis-5.46.0.tar.gz"
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