[Lunar-commits] <moonbase> ZopeInterface: version bumped to 3.3.0.
Florin Braescu
florin at lunar-linux.org
Mon Sep 15 22:10:14 CEST 2008
commit bfb6955264f2e72c0588fd6ff0fbf38e2b33e60c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 15 23:10:14 2008 +0300
ZopeInterface: version bumped to 3.3.0.
Many new features added, enhacements and bugfixes.
---
python/ZopeInterface/BUILD | 2 --
python/ZopeInterface/DETAILS | 20 +++++++++-----------
2 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/python/ZopeInterface/BUILD b/python/ZopeInterface/BUILD
index f1de518..94d1b26 100644
--- a/python/ZopeInterface/BUILD
+++ b/python/ZopeInterface/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
python setup.py build &&
prepare_install &&
python setup.py install
diff --git a/python/ZopeInterface/DETAILS b/python/ZopeInterface/DETAILS
index 9b19b7a..f7327be 100644
--- a/python/ZopeInterface/DETAILS
+++ b/python/ZopeInterface/DETAILS
@@ -1,16 +1,14 @@
MODULE=ZopeInterface
- VERSION=3.0.1
- SOURCE=$MODULE-$VERSION.tgz
- SOURCE2=$MODULE-$VERSION-declbug.patch.bz2
- SOURCE_URL=http://www.zope.org/Products/ZopeInterface/3.0.1final/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:3707f7129acf085d5a0b6b616893ab647cbc7c84
- SOURCE2_VFY=sha1:23fdb17705ae2d7aac8d31ec0df4fb98cdd78ace
- WEB_SITE=http://zope.org/Products/ZopeInterface
+ VERSION=3.3.0
+ SOURCE=zope.interface-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/zope.interface-$VERSION
+ SOURCE_URL=http://www.zope.org/Products/$MODULE/$VERSION
+ SOURCE_VFY=sha1:6a5cdb2c03c9dfbaec51b243a4eb8328909f7e30
+ WEB_SITE=http://zope.org/Products/$MODULE
ENTERED=20060505
- UPDATED=20070518
- SHORT="zope.interface package from Zope 3"
+ UPDATED=20080915
+ SHORT="An interface package from Zope"
cat << EOF
-zope.interface package from Zope 3
+An interface package from Zope 3.3.x.
EOF
More information about the Lunar-commits
mailing list