diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index c69359a42fa..81c406a6e8f 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=3.68.1 +version=3.69.0 revision=1 noarch=yes wrksrc="hypothesis-hypothesis-python-${version}" @@ -15,8 +15,9 @@ short_desc="Python2 library for property based testing" maintainer="Orphaned " 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=e37288b58cacead6d140f8e66fde0eae16c576bf8756dfc6fa13ff665e563f50 +checksum=8fdd60e302de9ca2b1935ba4351ad1e18bfab9ffe37abb3ef1dfd40ad2fdae59 do_check() { # pytest doesn't recognize -n switch