[Checkins] SVN: RestrictedPython/tags/3.0.0/s Package RestrictedPython-3.0.0 as an egg.

Tres Seaver tseaver at palladion.com
Wed Apr 5 11:59:48 EDT 2006


Log message for revision 66554:
  Package RestrictedPython-3.0.0 as an egg.

Changed:
  U   RestrictedPython/tags/3.0.0/setup.py
  _U  RestrictedPython/tags/3.0.0/src/

-=-
Modified: RestrictedPython/tags/3.0.0/setup.py
===================================================================
--- RestrictedPython/tags/3.0.0/setup.py	2006-04-05 15:56:29 UTC (rev 66553)
+++ RestrictedPython/tags/3.0.0/setup.py	2006-04-05 15:59:48 UTC (rev 66554)
@@ -24,8 +24,8 @@
     from distutils.core import setup, Extension
 
 setup(name='RestrictedPython',
-      version='1.0',
-      url='http://svn.zope.org/RestrictedPython',
+      version='3.0.0',
+      url='http://svn.zope.org/RestrictedPython/tags/3.0.0',
       license='ZPL 2.1',
       description='Restricted Python executiion handlers',
       author='Zope Corporation and Contributors',


Property changes on: RestrictedPython/tags/3.0.0/src
___________________________________________________________________
Name: svn:externals
   - RestrictedPython svn://svn.zope.org/repos/main/Zope3/trunk/src/RestrictedPython

   + RestrictedPython svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0/src/RestrictedPython




More information about the Checkins mailing list