diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index fc95e9b9ddd..18d8099fbf4 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,20 +1,20 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=3.49.1 +version=3.55.0 revision=1 wrksrc="${pkgname/python-//}-python-${version}" build_style=python-module pycompile_module="hypothesis" hostmakedepends="python-setuptools python3-setuptools" -checkdepends="python3-pytest python-pytest python3-attrs python-attrs python3-coverage -python-coverage python3-pytz python-enum34 python3-flaky" -depends="python-attrs python-coverage python-enum34 python-pytz python-pandas" +depends="python-attrs python-coverage python-enum34 python-pandas" +checkdepends="python-coverage python-enum34 python-pytest python3-coverage + python3-flaky python3-pytest python3-pytz" short_desc="A Python2 library for property based testing" maintainer="maxice8 " license="MPL-2.0" homepage="http://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz" -checksum=6dc8749f2faeb16db21e1a996733441673c5bfe295aac89e7dcce810d668a516 +checksum=d13348dc2bf80c17ccd760580407ad7e2a68921e9cd3b9ee9b2139076abab741 noarch=yes do_check() {