From cb277c2cf37b63a8153a4ebbedcc1c75d9e9a841 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 27 Sep 2018 00:07:27 -0300 Subject: [PATCH] python-hypothesis: update to 3.73.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 57a76c691fd..0e2089ab36b 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.73.1 +version=3.73.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=fc130d431a423990a404cdb3805a6b212c85f9a3407e02c3e0c2555b8a2040db +checksum=1ba6e7c389c077bde4d423914973c15f7cc65f137cbee088d814442203e48c24 do_check() { # pytest doesn't recognize -n switch