python-hypothesis: update to 3.84.5.

This commit is contained in:
maxice8 2018-12-22 04:41:31 -02:00 committed by maxice8
parent 03f84a239c
commit 7a6f8ab97d

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis' # Template file for 'python-hypothesis'
pkgname=python-hypothesis pkgname=python-hypothesis
version=3.84.3 version=3.84.5
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=37406090130040b28e0fb826280d62f528dc9cb60b68fc2c02e7fa91bd1d7fca checksum=33d6087785db99b01a001529ee2c31e7d0531972799f9e56227ea9debcbf192e
do_check() { do_check() {
# pytest doesn't recognize -n switch # pytest doesn't recognize -n switch