mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
New package: python3-zope.deprecation-4.4.0
This commit is contained in:
parent
335acd289d
commit
12b700e3bb
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-zope.deprecation/template
Normal file
14
srcpkgs/python3-zope.deprecation/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-zope.deprecation'
|
||||||
|
pkgname=python3-zope.deprecation
|
||||||
|
version=4.4.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="zope.deprecation-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Python library to handle automated deprecations"
|
||||||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/zopefoundation/zope.deprecation"
|
||||||
|
distfiles="${PYPI_SITE}/z/zope.deprecation/zope.deprecation-${version}.tar.gz"
|
||||||
|
checksum=0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df
|
Loading…
Add table
Reference in a new issue