diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index e92e64aa254..bc8411dd518 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.1 +version=4.4.2 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=da22520fffcc3d7244379830bd3406616bede295f45e1a2975e82523aa541138 +checksum=39d8cf35b96fbb380311502641b898bedc9d4e66d594a8b51416fc864d04c9bd do_check() { # In python3 mock is actually unittest.mock