python3-hypothesis: update to 6.8.9.

This commit is contained in:
Andrew J. Hesford 2021-04-07 20:32:23 -04:00
parent 38ac34680a
commit bceb93a623

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.8.5
version=6.8.9
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=8282c734fe29f8fc5c478e7880aa26470997fcd73cb3f96d0ecd47ab19786947
checksum=41147c391beab58898eb11296f3edc5d1b5dc7d58041f1bc3517e1d59414cbef
do_check() {
# Manually run the tests that tox considers part of the "full" suite,