python-hypothesis: update to 3.74.0.

This commit is contained in:
maxice8 2018-10-01 23:58:57 -03:00 committed by maxice8
parent 47f6ff12d2
commit 0a15872612

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis' # Template file for 'python-hypothesis'
pkgname=python-hypothesis pkgname=python-hypothesis
version=3.73.5 version=3.74.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="hypothesis-hypothesis-python-${version}" wrksrc="hypothesis-hypothesis-python-${version}"
@ -17,7 +17,7 @@ license="MPL-2.0"
homepage="https://hypothesis.works/" homepage="https://hypothesis.works/"
changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst" changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst"
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
checksum=5d6c8aac477894107cbed2d7951e7adcbd2a49fd2ee8a3e097c56768d3875aff checksum=762657cc54ff83cb5cd857c48da3548206f3c35680a76638abed7e3700c8a70f
do_check() { do_check() {
# pytest doesn't recognize -n switch # pytest doesn't recognize -n switch