From 7a6f8ab97d9c113ca68095dbdcf6323060677bf5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 22 Dec 2018 04:41:31 -0200 Subject: [PATCH] python-hypothesis: update to 3.84.5. --- 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 ee31deaa585..0be94949908 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.3 +version=3.84.5 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=37406090130040b28e0fb826280d62f528dc9cb60b68fc2c02e7fa91bd1d7fca +checksum=33d6087785db99b01a001529ee2c31e7d0531972799f9e56227ea9debcbf192e do_check() { # pytest doesn't recognize -n switch