From 84196c90dba5cc3a870964989f22b820cc4b4169 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 8 Sep 2018 23:44:33 -0300 Subject: [PATCH] python-hypothesis: update to 3.71.1. --- 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 5086791a663..5402a0521b7 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.70.3 +version=3.71.1 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=e414e13ed928f5bfe5ec66ecb730b8075b2aa6c3a38543dc316f3d6bbd8bd080 +checksum=f9c13e1651cf1be26f6be094edf2a4030f39f8ccbc5fe75acff7836e5c857c18 do_check() { # pytest doesn't recognize -n switch