mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-zope.hookable: update to 5.0.0
This commit is contained in:
parent
acf92aba46
commit
d6b704d416
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'python3-zope.hookable'
|
# Template file for 'python3-zope.hookable'
|
||||||
pkgname=python3-zope.hookable
|
pkgname=python3-zope.hookable
|
||||||
version=4.2.0
|
version=5.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="zope.hookable-${version}"
|
wrksrc="zope.hookable-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel"
|
||||||
short_desc="Zope hookable architecture for Python3"
|
short_desc="Zope hookable architecture for Python3"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/zopefoundation/zope.hookable"
|
homepage="https://github.com/zopefoundation/zope.hookable"
|
||||||
distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
|
||||||
checksum=c1df3929a3666fc5a0c80d60a0c1e6f6ef97c7f6ed2f1b7cf49f3e6f3d4dde15
|
checksum=0f325838dbac827a1e2ed5d482c1f2656b6844dc96aa098f7727e76395fcd694
|
||||||
|
|
Loading…
Add table
Reference in a new issue