From 1fdc7cd4f538cf3f303aac05829400ab95e0ff3b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 27 Feb 2019 07:58:19 -0300 Subject: [PATCH] python-hypothesis: update to 4.7.12. --- 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 cbf5b714f07..55a7dfe137f 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.7.11 +version=4.7.12 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=e7d620ff9fd0df361b5e851aa622337c4d036ce0ffdb2558d0fa56d24a87174d +checksum=a28cc91f3dc7f74d56e67ae6d23f7823f639fb972d5ae20d64ba96f23aa6b4e1 do_check() { # In python3 mock is actually unittest.mock