From 981021893ff3e485ae6ee18a764f8eb3a5c72d64 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 10 Oct 2018 02:14:57 -0300 Subject: [PATCH] python-hypothesis: update to 3.75.3. --- 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 57de358731c..b95b0851c52 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.75.0 +version=3.75.3 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=3c63a5a04cc92565fdefe4404022d20fa9e91f15a234961df53e70926873e2fd +checksum=f3b6f9027d5d6714d829daa93669dba82cb72eb27358c429614b615855835dee do_check() { # pytest doesn't recognize -n switch