python3-hypothesis: update to 6.96.0.
This commit is contained in:
parent
62376b1f89
commit
da76cbd1d8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-hypothesis'
|
# Template file for 'python3-hypothesis'
|
||||||
pkgname=python3-hypothesis
|
pkgname=python3-hypothesis
|
||||||
version=6.93.0
|
version=6.96.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=hypothesis-python
|
build_wrksrc=hypothesis-python
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -24,7 +24,7 @@ license="MPL-2.0"
|
||||||
homepage="https://hypothesis.works/"
|
homepage="https://hypothesis.works/"
|
||||||
changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/hypothesis-python/docs/changes.rst"
|
changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/hypothesis-python/docs/changes.rst"
|
||||||
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||||
checksum=7f27be5f447697dc06b0c7b552e9ff740a961eead7c214ccecb993d04124aca4
|
checksum=7782dddd8b4354b438d3810008ca5c96138c06ecf76626618f96aa4dc01558ea
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" != full ]; then
|
if [ "$XBPS_CHECK_PKGS" != full ]; then
|
||||||
# Skip "full" tests unless explicitly requested"
|
# Skip "full" tests unless explicitly requested"
|
||||||
|
|
Loading…
Reference in New Issue