python3-hypothesis: update to 6.34.0.

This commit is contained in:
Andrew J. Hesford 2021-12-31 10:40:50 -05:00
parent e7e14d3a2e
commit 015edbce14

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.31.0
version=6.34.0
revision=1
wrksrc="hypothesis-hypothesis-python-${version}"
build_wrksrc=hypothesis-python
@ -15,7 +15,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=bec2a8a02cb2609ab67c310ebe68b6baecee7afa87c0dfd1f8b4c0253f717a00
checksum=62c6c8e02adfeab4950b0e5a67069fba833ec0be02dfc69517f63214eba36118
do_check() {
# Manually run the tests that tox considers part of the "full" suite,