From 7cb4285bbbe3c947d8c30607832421efb0e82908 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 06:06:29 -0300 Subject: [PATCH] python-hypothesis: update to 3.69.6. --- 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 270b4a1f0d5..0a079171275 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.69.2 +version=3.69.6 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=ccb204616cb53fccc7dc2af4a85403ced791e70cb92f351ae06f26c9faf8406e +checksum=42b275d860072e90d2615520fa7ea5680d7cab1043d1ad4471c238689154ff1c do_check() { # pytest doesn't recognize -n switch