mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: python3-zope.copy-4.2
This commit is contained in:
parent
dc6062b029
commit
d306bdebd3
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-zope.copy/template
Normal file
16
srcpkgs/python3-zope.copy/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-zope.copy'
|
||||||
|
pkgname=python3-zope.copy
|
||||||
|
version=4.2
|
||||||
|
revision=1
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue