python-zope.component: update to 4.3.0.
This commit is contained in:
parent
92411bb74d
commit
3fe34f9c6e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-zope.component'
|
# Template file for 'python-zope.component'
|
||||||
pkgname=python-zope.component
|
pkgname=python-zope.component
|
||||||
version=4.2.2
|
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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
homepage="https://github.com/zopefoundation/zope.component"
|
homepage="https://github.com/zopefoundation/zope.component"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz"
|
||||||
checksum=282c112b55dd8e3c869a3571f86767c150ab1284a9ace2bdec226c592acaf81a
|
checksum=bb4136c7443610f8c2d2d357cad247c3e90bb5e6f0b7a02b0edfb11924ff9bc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Reference in New Issue