diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index bc8411dd51..4299e0a650 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.2 +version=4.4.3 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=39d8cf35b96fbb380311502641b898bedc9d4e66d594a8b51416fc864d04c9bd +checksum=28e331f4432888ef4ad8c3dd11214bcf4a2ebdb73c311fa1623cb157ea2c8c5f do_check() { # In python3 mock is actually unittest.mock