python3-hypothesis: update to 6.68.0.

This commit is contained in:
Andrew J. Hesford 2023-02-13 09:17:12 -05:00
parent 896b0ca2db
commit f542fddf60

View File

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.67.0
version=6.68.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=77f8f9ea5a3da74429e6286515b6d99ebac9c54e470e2c9d8cdbe53916304e1b
checksum=670516cfd4166a1e8aad0d41a2d76dc57d3f019b5bfb538da3e0736c62779035
do_check() {
# Manually run the tests that tox considers part of the "full" suite,