diff options
Diffstat (limited to 'libraries/zope.component/zope.component.info')
-rw-r--r-- | libraries/zope.component/zope.component.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/zope.component/zope.component.info b/libraries/zope.component/zope.component.info index 7cd8c14d8eb12..5593db33c3c9e 100644 --- a/libraries/zope.component/zope.component.info +++ b/libraries/zope.component/zope.component.info @@ -1,10 +1,10 @@ PRGNAM="zope.component" -VERSION="4.2.1" +VERSION="6.0" HOMEPAGE="https://pypi.python.org/pypi/zope.component/" -DOWNLOAD="https://pypi.python.org/packages/source/z/zope.component/zope.component-4.2.1.tar.gz" -MD5SUM="cf55d496428d976f9329a4a2330a8b54" +DOWNLOAD="https://pypi.python.org/packages/source/z/zope.component/zope.component-6.0.tar.gz" +MD5SUM="55d4d24f425b18e2368a18c468f8cc47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="zope.event zope.interface" -MAINTAINER="Mikko Värri" -EMAIL="vmj@linuxbox.fi" +REQUIRES="zope.event zope.hookable zope.interface" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |