python3-hypothesis: update to 5.43.3.

This commit is contained in:
Andrew J. Hesford 2020-12-15 10:21:51 -05:00
parent 260783c771
commit d6db66bda3

View file

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