From 34d959807455acaa0eaaf4d33ff6164822614a90 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 17 Sep 2018 03:40:28 -0300 Subject: [PATCH] python-hypothesis: update to 3.71.6. --- 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 1ba1afa6470..d8a7dd1013d 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.71.5 +version=3.71.6 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=644d12c5779692200ca7a83a7b64605713ea9398b797e3d87d798a4fc7dc6d85 +checksum=14529618f3077283ce678c65e6c802da2ef4e09bdf2fe1578f5993a3662fe897 do_check() { # pytest doesn't recognize -n switch