diff --git a/srcpkgs/python3-zope.copy/template b/srcpkgs/python3-zope.copy/template index 75a9319b7f8..cfe87a9a49c 100644 --- a/srcpkgs/python3-zope.copy/template +++ b/srcpkgs/python3-zope.copy/template @@ -1,10 +1,11 @@ # Template file for 'python3-zope.copy' pkgname=python3-zope.copy version=4.2 -revision=4 +revision=5 wrksrc="zope.copy-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" checkdepends="python3-zope.component python3-zope.location python3-zope.testing python3-zope.testrunner" short_desc="Pluggable object copying mechanism"