python-hypothesis: update to 3.86.8.

This commit is contained in:
maxice8 2019-01-09 01:32:14 -02:00 committed by maxice8
parent cb9f30c285
commit 2194708d99
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis' # Template file for 'python-hypothesis'
pkgname=python-hypothesis pkgname=python-hypothesis
version=3.86.7 version=3.86.8
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=07622acd59b0bf7feb0736ff4aae72bc0d1d527252848c3780f19427923ebc19 checksum=14170414f8fb7f28f49c1401dc765876a93813533a9193aadf929b01005803fa
do_check() { do_check() {
# pytest doesn't recognize -n switch # pytest doesn't recognize -n switch