[Zodb-checkins] CVS: Zope/lib/Components/ExtensionClass - README:1.3.186.1 setup.py:1.5.4.1
Chris McDonough
chrism@zope.com
Thu, 29 Aug 2002 01:31:44 -0400
Update of /cvs-repository/Zope/lib/Components/ExtensionClass
In directory cvs.zope.org:/tmp/cvs-serv30531/lib/Components/ExtensionClass
Modified Files:
Tag: chrism-install-branch
README setup.py
Log Message:
CVS up -j from HEAD on chrism-installer-branch.
Sorry folks on various mailing lists whom are subjected to this.
If I knew how to cut down on unnecessary checkin messages to
the lists, I would.
=== Zope/lib/Components/ExtensionClass/README 1.3 => 1.3.186.1 ===
--- Zope/lib/Components/ExtensionClass/README:1.3 Mon Feb 19 15:55:41 2001
+++ Zope/lib/Components/ExtensionClass/README Thu Aug 29 01:31:12 2002
@@ -13,4 +13,4 @@
name of the build subdirectory depends on the platform you are using
and the version of Python.
-For more information, contact info@digicool.com
+For more information, contact info@zope.com
=== Zope/lib/Components/ExtensionClass/setup.py 1.5 => 1.5.4.1 ===
--- Zope/lib/Components/ExtensionClass/setup.py:1.5 Wed Aug 14 17:24:48 2002
+++ Zope/lib/Components/ExtensionClass/setup.py Thu Aug 29 01:31:12 2002
@@ -82,9 +82,9 @@
setup(name = "ExtensionClass",
version = "1.3",
description = "Support for Python classes implemented in C",
- maintainer = "Digital Creations",
+ maintainer = "Zope Corporation",
maintainer_email = "zodb-dev@zope.org",
- url = "http://www.digicool.com/releases/ExtensionClass/",
+ url = "http://www.zope.com",
ext_modules = [ExtensionClass, Acquisition, ComputedAttribute,
MethodObject, Missing, MultiMapping, Sync,