python3-hypothesis: update to 6.75.0.

This commit is contained in:
Andrew J. Hesford 2023-05-10 22:07:16 -04:00
parent 672cfc5cf8
commit dab20fbed4

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.74.0
version=6.75.0
revision=1
build_wrksrc=hypothesis-python
build_style=python3-module
@ -14,7 +14,7 @@ license="MPL-2.0"
homepage="https://hypothesis.works/"
changelog="https://hypothesis.readthedocs.io/en/latest/changes.html"
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
checksum=fb7f50720c870e6cfb6fcb6a63e5c7a9bbcd30571a2362668857b968fb9220e1
checksum=b5aae201b1758beb00c6d8eea3d860a461fe9f628c14d01f7a90a978b23e9178
do_check() {
# Manually run the tests that tox considers part of the "full" suite,