[Checkins] SVN: Zope2.buildout/trunk/ The philikon-zope2.11-with-standard-docutils branch has been merged to the

Philipp von Weitershausen philikon at philikon.de
Wed Jul 25 18:09:41 EDT 2007


Log message for revision 78336:
  The philikon-zope2.11-with-standard-docutils branch has been merged to the
  trunk.
  

Changed:
  _U  Zope2.buildout/trunk/lib/python/
  U   Zope2.buildout/trunk/setup.py

-=-

Property changes on: Zope2.buildout/trunk/lib/python
___________________________________________________________________
Name: svn:externals
   - AccessControl		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/AccessControl
App			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/App
DocumentTemplate	svn://svn.zope.org/repos/main/Zope/branches/philikon-zope2.11-with-standard-docutils/lib/python/DocumentTemplate
Globals			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Globals
HelpSys			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/HelpSys
Lifetime		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Lifetime
Missing			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Missing
MultiMapping		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/MultiMapping
OFS			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/OFS
Products		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Products
Record			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Record
Shared			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Shared
Signals			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Signals
StructuredText		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/StructuredText
TAL			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/TAL
Testing			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Testing
ThreadLock		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ThreadLock
TreeDisplay		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/TreeDisplay
ZClasses		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZClasses
ZPublisher		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZPublisher
ZServer			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZServer
ZTUtils			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZTUtils
Zope2			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Zope2
initgroups		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/initgroups
nt_svcutils		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/nt_svcutils
reStructuredText	svn://svn.zope.org/repos/main/Zope/branches/philikon-zope2.11-with-standard-docutils/lib/python/reStructuredText
webdav			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/webdav
zExceptions		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/zExceptions


   + AccessControl		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/AccessControl
App			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/App
DocumentTemplate	svn://svn.zope.org/repos/main/Zope/trunk/lib/python/DocumentTemplate
Globals			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Globals
HelpSys			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/HelpSys
Lifetime		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Lifetime
Missing			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Missing
MultiMapping		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/MultiMapping
OFS			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/OFS
Products		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Products
Record			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Record
Shared			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Shared
Signals			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Signals
StructuredText		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/StructuredText
TAL			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/TAL
Testing			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Testing
ThreadLock		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ThreadLock
TreeDisplay		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/TreeDisplay
ZClasses		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZClasses
ZPublisher		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZPublisher
ZServer			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZServer
ZTUtils			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ZTUtils
Zope2			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/Zope2
initgroups		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/initgroups
nt_svcutils		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/nt_svcutils
reStructuredText	svn://svn.zope.org/repos/main/Zope/trunk/lib/python/reStructuredText
webdav			svn://svn.zope.org/repos/main/Zope/trunk/lib/python/webdav
zExceptions		svn://svn.zope.org/repos/main/Zope/trunk/lib/python/zExceptions



Modified: Zope2.buildout/trunk/setup.py
===================================================================
--- Zope2.buildout/trunk/setup.py	2007-07-25 21:08:58 UTC (rev 78335)
+++ Zope2.buildout/trunk/setup.py	2007-07-25 22:09:20 UTC (rev 78336)
@@ -86,7 +86,7 @@
                         'Persistence',
                         'tempstorage',
                         'RestrictedPython',
-                        'docutils',
+                        'docutils==0.4',
                         'zLOG',
                         'Interface',
                         'zdaemon',



More information about the Checkins mailing list