python3-zope.hookable: update to 5.1.0
This commit is contained in:
parent
399d4f3e27
commit
075c5cb09e
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-zope.hookable'
|
||||
pkgname=python3-zope.hookable
|
||||
version=5.0.1
|
||||
revision=2
|
||||
version=5.1.0
|
||||
revision=1
|
||||
wrksrc="zope.hookable-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,5 +10,6 @@ short_desc="Zope hookable architecture for Python3"
|
|||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||
license="ZPL-2.1"
|
||||
homepage="https://github.com/zopefoundation/zope.hookable"
|
||||
changelog="https://raw.githubusercontent.com/zopefoundation/zope.hookable/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/z/zope.hookable/zope.hookable-${version}.tar.gz"
|
||||
checksum=29d07681a78042cdd15b268ae9decffed9ace68a53eebeb61d65ae931d158841
|
||||
checksum=8fc3e6cd0486c6af48e3317c299def719b57538332a194e0b3bc6a772f4faa0e
|
||||
|
|
Loading…
Reference in a new issue