From 2194708d9933765766e70d10fa69556f8812cfcb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 9 Jan 2019 01:32:14 -0200 Subject: [PATCH] python-hypothesis: update to 3.86.8. --- srcpkgs/python-hypothesis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index 774ba71e5ac..f0d7cc80487 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=3.86.7 +version=3.86.8 revision=1 noarch=yes wrksrc="hypothesis-hypothesis-python-${version}" @@ -17,7 +17,7 @@ license="MPL-2.0" homepage="https://hypothesis.works/" 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" -checksum=07622acd59b0bf7feb0736ff4aae72bc0d1d527252848c3780f19427923ebc19 +checksum=14170414f8fb7f28f49c1401dc765876a93813533a9193aadf929b01005803fa do_check() { # pytest doesn't recognize -n switch