From e1985679d188b638b23f1be90d14ecd9591ec2a4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 26 Oct 2018 01:22:59 -0300 Subject: [PATCH] python-hypothesis: update to 3.80.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 0bfb66f0a9d..cdc9dd785f3 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.79.3 +version=3.80.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=52ecf843df9e8905fda5eb81531e0043c17dc8505cf6312ec9b3216e73d8e5f0 +checksum=f24bb195869c0a8f66d4c14f0faeb010b4757b4e02c491ed356f2f2866531cca do_check() { # pytest doesn't recognize -n switch