17 lines
616 B
Bash
17 lines
616 B
Bash
# Template file for 'python3-zope.copy'
|
|
pkgname=python3-zope.copy
|
|
version=4.2
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="zope.copy-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
checkdepends="python3-zope.component python3-zope.location python3-zope.testing
|
|
python3-zope.testrunner"
|
|
short_desc="Pluggable object copying mechanism"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefoundation/zope.copy"
|
|
distfiles="${PYPI_SITE}/z/zope.copy/zope.copy-${version}.tar.gz"
|
|
checksum=47bb9d09ff06c600b446f220f47a742396598ac4828d738d3d85e6490629a71a
|