From 64210d0d90083c790ca7986612bdd580c350451e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 8 Aug 2018 23:34:11 -0300 Subject: [PATCH] python-hypothesis: update to 3.66.31. --- 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 29d3ca0b151..0ef3c68f013 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.66.30 +version=3.66.31 revision=1 noarch=yes wrksrc="hypothesis-hypothesis-python-${version}" @@ -16,7 +16,7 @@ maintainer="Orphaned " license="MPL-2.0" homepage="https://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" -checksum=a960a6d9c91bff8c414211e00455acf5be5912d99ccc74124a01707b2da58dac +checksum=1c0fba4bbfdf702822291b7d01b7d1eb3121c8ec2904c6333629a139cbb0d4f3 do_check() { # pytest doesn't recognize -n switch