python3-zope.component: update to 5.0.0.
This commit is contained in:
parent
e7f236ef92
commit
1f223435b3
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-zope.component'
|
# Template file for 'python3-zope.component'
|
||||||
pkgname=python3-zope.component
|
pkgname=python3-zope.component
|
||||||
version=4.6.2
|
version=5.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,9 @@ 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=91628918218b3e6f6323de2a7b845e09ddc5cae131c034896c051b084bba3c92
|
checksum=df541a0501c79123f9ac30c6686a9e45c2690c5c3ae4f2b7f4c6fd1a3aaaf614
|
||||||
|
# Tests can't find the package they test
|
||||||
|
make_check=no
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue