python3-hypothesis: update to 6.91.0.
This commit is contained in:
parent
e50ac7b8f1
commit
5660625480
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-hypothesis'
|
# Template file for 'python3-hypothesis'
|
||||||
pkgname=python3-hypothesis
|
pkgname=python3-hypothesis
|
||||||
version=6.90.0
|
version=6.91.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=efe672ffcc911868a36a4d31da0159145bf3dfb0392ca52107c73fc79426d8a5
|
checksum=c989f2f245205559865025699abbba0c7af272e79610d2a7190293ddfab7ec9d
|
||||||
|
|
||||||
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