python3-zope.component: update to 4.6.2.
This commit is contained in:
parent
8192fb54e4
commit
c80a3d8871
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-zope.component'
|
||||
pkgname=python3-zope.component
|
||||
version=4.6.1
|
||||
version=4.6.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="ZPL-2.1"
|
||||
homepage="https://www.zope.org"
|
||||
distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz"
|
||||
checksum=d9c7c27673d787faff8a83797ce34d6ebcae26a370e25bddb465ac2182766aca
|
||||
checksum=91628918218b3e6f6323de2a7b845e09ddc5cae131c034896c051b084bba3c92
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue