From 9f6f4b6422c43cd0461a5136d540005474fd2064 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 21 Dec 2018 11:16:04 -0200 Subject: [PATCH] python-hypothesis: update to 3.84.3. --- 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 18efa4f0afd..ee31deaa585 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.84.2 +version=3.84.3 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=764caafcc5bee3e9ec321269f5d04cbb69f6a50588f4cb09cd14f70cc2adb3e3 +checksum=37406090130040b28e0fb826280d62f528dc9cb60b68fc2c02e7fa91bd1d7fca do_check() { # pytest doesn't recognize -n switch