python3-hypothesis: update to 6.91.0.

This commit is contained in:
Andrew J. Hesford 2023-12-01 10:49:16 -05:00
parent e50ac7b8f1
commit 5660625480
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.90.0
version=6.91.0
revision=1
build_wrksrc=hypothesis-python
build_style=python3-pep517
@ -24,7 +24,7 @@ license="MPL-2.0"
homepage="https://hypothesis.works/"
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"
checksum=efe672ffcc911868a36a4d31da0159145bf3dfb0392ca52107c73fc79426d8a5
checksum=c989f2f245205559865025699abbba0c7af272e79610d2a7190293ddfab7ec9d
if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested"