[Checkins] SVN: zope.location/trunk/ Change package mailing list address.

Dan Korostelev nadako at gmail.com
Sat Jan 31 20:05:09 EST 2009


Log message for revision 95801:
  Change package mailing list address.

Changed:
  U   zope.location/trunk/CHANGES.txt
  U   zope.location/trunk/setup.py

-=-
Modified: zope.location/trunk/CHANGES.txt
===================================================================
--- zope.location/trunk/CHANGES.txt	2009-01-31 23:03:16 UTC (rev 95800)
+++ zope.location/trunk/CHANGES.txt	2009-02-01 01:05:08 UTC (rev 95801)
@@ -5,7 +5,8 @@
 3.5.1 (unreleased)
 ------------------
 
-- ...
+- Change package mailing list address to zope-dev at zope.org instead
+  of retired zope3-dev at zope.org.
 
 3.5.0 (2009-01-31)
 ------------------

Modified: zope.location/trunk/setup.py
===================================================================
--- zope.location/trunk/setup.py	2009-01-31 23:03:16 UTC (rev 95800)
+++ zope.location/trunk/setup.py	2009-02-01 01:05:08 UTC (rev 95801)
@@ -23,7 +23,7 @@
 setup(name='zope.location',
       version = '3.5.1dev',
       author='Zope Corporation and Contributors',
-      author_email='zope3-dev at zope.org',
+      author_email='zope-dev at zope.org',
       description='Zope Location',
       long_description=(
           read('README.txt')



More information about the Checkins mailing list