From 67957f45eddf124f0ca15f2a7fba73d346771e43 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 11 Oct 2018 04:24:26 -0300 Subject: [PATCH] python-hypothesis: update to 3.75.4. --- 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 b95b0851c52..665b333e38a 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.3 +version=3.75.4 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=f3b6f9027d5d6714d829daa93669dba82cb72eb27358c429614b615855835dee +checksum=3b4f93f5ec6e1bbcbdb413e0aeb7696e2d5f95f1894baeb2902f47488d8f5713 do_check() { # pytest doesn't recognize -n switch