From d0214fa1a7ed92fbc1a87392afca53973c6e5329 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 26 Jan 2019 06:40:01 -0200 Subject: [PATCH] python-hypothesis: update to 4.4.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 bc8411dd51..4299e0a650 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.2 +version=4.4.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=39d8cf35b96fbb380311502641b898bedc9d4e66d594a8b51416fc864d04c9bd +checksum=28e331f4432888ef4ad8c3dd11214bcf4a2ebdb73c311fa1623cb157ea2c8c5f do_check() { # In python3 mock is actually unittest.mock