python-zope.interface: update to 4.3.2
This commit is contained in:
parent
6316680dbc
commit
ff18426dc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-zope.interface'
|
||||
pkgname=python-zope.interface
|
||||
version=4.3.1
|
||||
version=4.3.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://pypi.python.org/pypi/zope.interface"
|
||||
license="ZPL-2.1"
|
||||
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
||||
checksum=320920cedb07666fd4022f6a0fcd4a44551133a8415c98eac0873b753bb5a70c
|
||||
checksum=6a0e224a052e3ce27b3a7b1300a24747513f7a507217fcc2a4cb02eb92945cee
|
||||
|
||||
post_install() {
|
||||
# delete C source
|
||||
|
|
Loading…
Reference in a new issue