python-zope.interface: update to 5.1.2.
This commit is contained in:
parent
f889eefa76
commit
c7ab47b692
1 changed files with 3 additions and 3 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=5.1.0
|
version=5.1.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/zopefoundation/zope.interface"
|
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=40e4c42bd27ed3c11b2c983fecfb03356fae1209de10686d03c02c8696a1d90e
|
checksum=c9c8e53a5472b77f6a391b515c771105011f4b40740ce53af8428d1c8ca20004
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# zope.interface provides the zope namespace
|
# zope.interface provides the zope namespace
|
||||||
|
|
Loading…
Reference in a new issue