diff --git a/srcpkgs/python3-zope.component/template b/srcpkgs/python3-zope.component/template index aee1c9b51cc..ffb1e1fbf65 100644 --- a/srcpkgs/python3-zope.component/template +++ b/srcpkgs/python3-zope.component/template @@ -1,7 +1,7 @@ # Template file for 'python3-zope.component' pkgname=python3-zope.component -version=4.6.2 -revision=2 +version=5.0.0 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,9 @@ maintainer="Toyam Cox " license="ZPL-2.1" homepage="https://www.zope.org" distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz" -checksum=91628918218b3e6f6323de2a7b845e09ddc5cae131c034896c051b084bba3c92 +checksum=df541a0501c79123f9ac30c6686a9e45c2690c5c3ae4f2b7f4c6fd1a3aaaf614 +# Tests can't find the package they test +make_check=no post_install() { vlicense LICENSE.txt LICENSE