python3-hypothesis: update to 5.43.4.

This commit is contained in:
Andrew J. Hesford 2020-12-24 16:32:58 -05:00
parent f48ea00260
commit 73fa7e6105

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=5.43.3
version=5.43.4
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=27e55039621fdf0ba378617219a3d659f6e250a7fd3becd081ded3787589fa30
checksum=47421b70c8c83334e754f418da39320ecb9c285a568590d83e61f45bcf52cdb4
do_check() {
# Manually run the tests that tox considers part of the "full" suite,