mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: python3-zope.deferredimport-4.3
This commit is contained in:
parent
d306bdebd3
commit
a06e3d279c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-zope.deferredimport/template
Normal file
15
srcpkgs/python3-zope.deferredimport/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-zope.deferredimport'
|
||||||
|
pkgname=python3-zope.deferredimport
|
||||||
|
version=4.3
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="zope.deferredimport-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-zope.proxy"
|
||||||
|
short_desc="Python module to perform import names that resolve in code"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/zopefoundation/zope.deferredimport/"
|
||||||
|
distfiles="${PYPI_SITE}/z/zope.deferredimport/zope.deferredimport-${version}.tar.gz"
|
||||||
|
checksum=2ddef5a7ecfff132a2dd796253366ecf9748a446e30f1a0b3a636aec9d9c05c5
|
Loading…
Add table
Reference in a new issue