diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:05:16 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:54 -0500 |
commit | c099ae55c1c7be8a07943834979773599a7d8b23 (patch) | |
tree | b997a150aa468680a0f3cd5ba5eb88ded730e12e /libraries/zope.hookable/zope.hookable.info | |
parent | 5ff23d91852f092acee7190dc968615f0df28868 (diff) | |
download | slackbuilds-c099ae55c1c7be8a07943834979773599a7d8b23.tar.gz |
libraries/zope.hookable: Updated for version 4.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/zope.hookable/zope.hookable.info')
-rw-r--r-- | libraries/zope.hookable/zope.hookable.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/zope.hookable/zope.hookable.info b/libraries/zope.hookable/zope.hookable.info index d66d731243..b65bfa97a2 100644 --- a/libraries/zope.hookable/zope.hookable.info +++ b/libraries/zope.hookable/zope.hookable.info @@ -1,10 +1,10 @@ PRGNAM="zope.hookable" -VERSION="3.4.1" +VERSION="4.0.1" HOMEPAGE="http://pypi.python.org/pypi/zope.hookable" -DOWNLOAD="http://pypi.python.org/packages/source/z/zope.hookable/zope.hookable-3.4.1.tar.gz" -MD5SUM="fe6713aef5b6c0f4963fb984bf326da0" +DOWNLOAD="http://pypi.python.org/packages/source/z/zope.hookable/zope.hookable-4.0.1.tar.gz" +MD5SUM="5a97fcf312586ee90d4cb83b7206e609" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools" +REQUIRES="distribute" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |