From 5f25506a5d8fcd6dacd59d227f415e27ecb1125b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 3 Oct 2018 23:33:51 -0300 Subject: [PATCH] python-hypothesis: update to 3.74.2. --- 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 c6666163e28..14be30a9fc2 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.74.0 +version=3.74.2 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=762657cc54ff83cb5cd857c48da3548206f3c35680a76638abed7e3700c8a70f +checksum=68f9d9a1c21cac2c783db41449bff81ea4b764420b8a06fcf2b9142316f7ae21 do_check() { # pytest doesn't recognize -n switch