python3-hypothesis: update to 6.40.0.

This commit is contained in:
Andrew J. Hesford 2022-03-30 21:19:08 -04:00
parent 4090db9ea7
commit c180c2ff86

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.39.0
version=6.40.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=09f2077d400640a936392edbf068f5dfe182b48f70ab3c8592d8274b4ee13e36
checksum=e68589666b903461e7437ea49043a7bd09a6e2cfd1cc32970b4ee19ffe2ed434
do_check() {
# Manually run the tests that tox considers part of the "full" suite,