From 9ef321ea9bbc4e175fcd3c12f43259a2e18db663 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 1 Mar 2019 02:26:13 -0300 Subject: [PATCH] python-hypothesis: update to 4.7.17. --- 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 fcb1685d63..be08eb8854 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.14 +version=4.7.17 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=1287e50783191ebd0238830592956adfeecfd5473871d3067302e02eb3fc4a5f +checksum=4cbb42c57c46ce46dac22265eeb55d07768bd0f4c57d27d7094e1b18689fd8c6 do_check() { # In python3 mock is actually unittest.mock