python3-zope.component: update to 4.6.1.

This commit is contained in:
fosslinux 2020-06-27 08:33:56 +10:00 committed by Piraty
parent bfa0087a59
commit d7e300830b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-zope.component' # Template file for 'python3-zope.component'
pkgname=python3-zope.component pkgname=python3-zope.component
version=4.6 version=4.6.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="ZPL-2.1" license="ZPL-2.1"
homepage="https://www.zope.org" homepage="https://www.zope.org"
distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz" distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz"
checksum=ec2afc5bbe611dcace98bb39822c122d44743d635dafc7315b9aef25097db9e6 checksum=d9c7c27673d787faff8a83797ce34d6ebcae26a370e25bddb465ac2182766aca
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE