mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
python-zope.interface: update to 4.4.3
This commit is contained in:
parent
7157b15c96
commit
122ed713f2
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=4.4.2
|
version=4.4.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="zope"
|
pycompile_module="zope"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/zopefoundation/zope.interface"
|
homepage="https://github.com/zopefoundation/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=4e59e427200201f69ef82956ddf9e527891becf5b7cde8ec3ce39e1d0e262eb0
|
checksum=d6d26d5dfbfd60c65152938fcb82f949e8dada37c041f72916fef6621ba5c5ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# zope.interface provides the zope namespace
|
# zope.interface provides the zope namespace
|
||||||
|
|
Loading…
Add table
Reference in a new issue