From a916c5ef09f110955d584ae020f6d083b02c9fd8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 25 Jan 2019 05:58:09 -0200 Subject: [PATCH] python-hypothesis: update to 4.4.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 e92e64aa254..bc8411dd518 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=4.4.1 +version=4.4.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=da22520fffcc3d7244379830bd3406616bede295f45e1a2975e82523aa541138 +checksum=39d8cf35b96fbb380311502641b898bedc9d4e66d594a8b51416fc864d04c9bd do_check() { # In python3 mock is actually unittest.mock