mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-zope.interface: update to 4.3.1
This commit is contained in:
parent
5988e78bcd
commit
5726414fb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-zope.interface'
|
# Template file for 'python-zope.interface'
|
||||||
pkgname=python-zope.interface
|
pkgname=python-zope.interface
|
||||||
version=4.2.0
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://pypi.python.org/pypi/zope.interface"
|
homepage="https://pypi.python.org/pypi/zope.interface"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
||||||
checksum=36762743940a075283e1fb22a2ec9e8231871dace2aa00599511ddc4edf0f8f9
|
checksum=320920cedb07666fd4022f6a0fcd4a44551133a8415c98eac0873b753bb5a70c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# delete C source
|
# delete C source
|
||||||
|
|
Loading…
Add table
Reference in a new issue