From f31ecf520ac34c9de8efa10fbea19676fb839274 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 15 Jan 2019 02:13:28 -0200 Subject: [PATCH] python-hypothesis: update to 4.0.0. --- 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 1106513ea7a..ccee77bf4aa 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.88.3 +version=4.0.0 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=c4fdb8a9f16ed8e76bb4ec555bf167a0df0d0499fbaa93c75c9025c6720afe6b +checksum=c746b0dff158da2330388991572931b863bf4ab3fae0b8c61267b6deb4364135 do_check() { # pytest doesn't recognize -n switch