From b25b3c426b1d5587f8b955cee097f36df2cf6eb7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 1 Sep 2018 23:48:15 -0300 Subject: [PATCH] python-hypothesis: update to 3.70.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 5365650fd06..217187eb1f5 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.69.12 +version=3.70.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=d0d12a80f0c7044292dd8fc243ad57c9147a1180742ad8bba0261bb12f042218 +checksum=3a68962ae378a9e705235d01045b3e46a104c20c0c46abe0d21582adbbe94c35 do_check() { # pytest doesn't recognize -n switch