python3-zope.copy: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-05 00:53:13 +01:00
parent 525608cf71
commit feba7e02f2
1 changed files with 2 additions and 1 deletions

View File

@ -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"