python-zope.component: update to 4.5.

This commit is contained in:
maxice8 2018-12-02 02:44:09 -02:00 committed by maxice8
parent 6dcbec2221
commit db588e1f93
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-zope.component' # Template file for 'python-zope.component'
pkgname=python-zope.component pkgname=python-zope.component
version=4.4.1 version=4.5
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
@ -9,11 +9,11 @@ pycompile_module="zope/component"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
depends="python-setuptools python-zope.interface python-zope.event" depends="python-setuptools python-zope.interface python-zope.event"
short_desc="Zope component architecture for Python2" short_desc="Zope component architecture for Python2"
maintainer="Toyam Cox <Vaelatern@gmail.com>" maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
homepage="https://github.com/zopefoundation/zope.component"
license="ZPL-2.1" license="ZPL-2.1"
homepage="https://github.com/zopefoundation/zope.component"
distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz" distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz"
checksum=1b29aa65413f6dda29e64e2352a6aa13d9ba70078f6b91f328573488788d531c checksum=6edfd626c3b593b72895a8cfcf79bff41f4619194ce996a85bce31ac02b94e55
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE