diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index f21a848530..c188fdfc2a 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.9 +version=4.7.10 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=cfdfa07943feec5b4bcdadb5bf7fd88da63ff5053c62e7e7fa63fbb226f8b21d +checksum=07a1cc7ad4190dafd79ccda1fd875470fd84c708d3e0713a016b1503782c1f6f do_check() { # In python3 mock is actually unittest.mock