python3-hypothesis: update to 5.43.2.

This commit is contained in:
Andrew J. Hesford 2020-12-10 09:54:14 -05:00
parent 3fd671f5a9
commit 5c0b58c95c

View file

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