python3-hypothesis: update to 6.90.0.

This commit is contained in:
Andrew J. Hesford 2023-11-20 08:13:02 -05:00
parent 7c4be6b627
commit 4a63e8e1ad

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis' # Template file for 'python3-hypothesis'
pkgname=python3-hypothesis pkgname=python3-hypothesis
version=6.88.0 version=6.90.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=471976f50e518f879c440b35c77a3a7e118eb86d15fd9eb02aece4997a882a40 checksum=efe672ffcc911868a36a4d31da0159145bf3dfb0392ca52107c73fc79426d8a5
if [ "$XBPS_CHECK_PKGS" != full ]; then if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested" # Skip "full" tests unless explicitly requested"