python-zope.interface: update to 4.7.1.
This commit is contained in:
parent
491d2eb14f
commit
a8859ee7af
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-zope.interface'
|
# Template file for 'python-zope.interface'
|
||||||
pkgname=python-zope.interface
|
pkgname=python-zope.interface
|
||||||
version=4.6.0
|
version=4.7.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="zope"
|
pycompile_module="zope"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="python-devel python3-devel"
|
||||||
depends="python-setuptools"
|
depends="python-setuptools"
|
||||||
short_desc="Zope interfaces for Python2"
|
short_desc="Zope interfaces for Python2"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/zopefoundation/zope.interface"
|
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
|
homepage="https://github.com/zopefoundation/zope.interface"
|
||||||
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
||||||
checksum=1b3d0dcabc7c90b470e59e38a9acaa361be43b3a6ea644c0063951964717f0e5
|
checksum=4bb937e998be9d5e345f486693e477ba79e4344674484001a0b646be1d530487
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# zope.interface provides the zope namespace
|
# zope.interface provides the zope namespace
|
||||||
|
|
Loading…
Add table
Reference in a new issue