python3-hypothesis: update to 6.110.0.

This commit is contained in:
Andrew J. Hesford 2024-08-07 13:53:19 -04:00
parent f029b5f42d
commit 06e92ea8df
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.108.0
version=6.110.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=eb0bb0b8fd99a6be0bcffdfd35f5c8856989ec9427467199955c7b345140dfec
checksum=cee490a1f9c0f42e9b7bb8012dd23ed1f4273ef374cbac76a1b7c43e0be70739
if [ "$XBPS_CHECK_PKGS" != full ]; then
# Skip "full" tests unless explicitly requested"