python-zope.event: update to 4.3.0

This commit is contained in:
Alessio Sergi 2017-07-28 12:16:50 +02:00
parent c28c28cf65
commit 0e8067aa8b

View file

@ -1,7 +1,7 @@
# Template file for 'python-zope.event' # Template file for 'python-zope.event'
pkgname=python-zope.event pkgname=python-zope.event
version=4.2.0 version=4.3.0
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
homepage="https://github.com/zopefoundation/zope.event" homepage="https://github.com/zopefoundation/zope.event"
license="ZPL-2.1" license="ZPL-2.1"
distfiles="${PYPI_SITE}/z/zope.event/zope.event-${version}.tar.gz" distfiles="${PYPI_SITE}/z/zope.event/zope.event-${version}.tar.gz"
checksum=ce11004217863a4827ea1a67a31730bddab9073832bdb3b9be85869259118758 checksum=e0ecea24247a837c71c106b0341a7a997e3653da820d21ef6c08b32548f733e7
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE