[Zope-CVS] SVN: zope.deprecation/trunk/setup.py Dots *do* seem to work.

Tres Seaver tseaver at palladion.com
Mon Mar 13 17:27:58 EST 2006


Log message for revision 65975:
  Dots *do* seem to work.

Changed:
  U   zope.deprecation/trunk/setup.py

-=-
Modified: zope.deprecation/trunk/setup.py
===================================================================
--- zope.deprecation/trunk/setup.py	2006-03-13 22:27:06 UTC (rev 65974)
+++ zope.deprecation/trunk/setup.py	2006-03-13 22:27:58 UTC (rev 65975)
@@ -24,7 +24,7 @@
 except ImportError, e:
     from distutils.core import setup, Extension
     
-setup(name='zope_deprecation',
+setup(name='zope.deprecation',
       version='3.0',
 
       url='http://svn.zope.org/zope.deprecation',



More information about the Zope-CVS mailing list