From 026a118ed12af6d8b48a20e426122249d8e13249 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 14 Mar 2019 04:08:58 -0300 Subject: [PATCH] python-hypothesis: update to 4.11.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 7eee1d6bd8..08f0820386 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.11.0 +version=4.11.5 revision=1 archs=noarch 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=077bfe99562a151ac0d58e125070c35e3874152aaca3d3ef06d06817b357986a +checksum=1a9694e2e891efd2bbabffb5a0d290eda50e29e25183581bdf8354ef3595b745 do_check() { # In python3 mock is actually unittest.mock