[Checkins] SVN: Zope2.buildout/trunk/setup.py Unpin

Hanno Schlichting plone at hannosch.info
Mon Aug 25 12:46:07 EDT 2008


Log message for revision 90229:
  Unpin
  

Changed:
  U   Zope2.buildout/trunk/setup.py

-=-
Modified: Zope2.buildout/trunk/setup.py
===================================================================
--- Zope2.buildout/trunk/setup.py	2008-08-25 16:34:09 UTC (rev 90228)
+++ Zope2.buildout/trunk/setup.py	2008-08-25 16:46:07 UTC (rev 90229)
@@ -19,7 +19,7 @@
 EXTENSIONCLASS_INCLUDEDIRS = ['include', 'lib/python']
 
 setup(name='Zope2',
-      version = '2.11.1',
+      version = '2.12.dev',
       url='http://www.zope.org',
       license='ZPL 2.1',
       description='Zope2 application server / web framework',
@@ -122,132 +122,132 @@
               sources=['lib/python/Products/ZCTextIndex/okascore.c']),
       ],
 
-      install_requires=['Acquisition==2.11.1',
-                        'DateTime==2.11.1',
-                        'docutils==0.4.0',
-                        'ExtensionClass==2.11.1',
-                        'Interface==2.11.1',
-                        'Persistence==2.11.1',
-                        'pytz==2007f',             # latest is fine?
-                        'RestrictedPython==3.4.2',
-                        'StructuredText==2.11.1',
-                        'tempstorage==2.11.1',
-                        'ZConfig==2.5.1',
-                        'zLOG==2.11.1',
-                        'zdaemon==2.0.1',
-                        'ZODB3==3.8.0',
-                        'zodbcode==3.4.0',
-                        'zope.annotation==3.4.0',
-                        'zope.cachedescriptors==3.4.0',
-                        'zope.component==3.4.0',
-                        'zope.configuration==3.4.0',
-                        'zope.contentprovider==3.4.0',
-                        'zope.contenttype==3.4.0',
-                        'zope.copypastemove==3.4.0',
-                        'zope.datetime==3.4.0',
-                        'zope.decorator==3.4.0',
-                        'zope.deferredimport==3.4.0',
-                        'zope.deprecation==3.4.0',
-                        'zope.documenttemplate==3.4.0',
-                        'zope.dottedname==3.4.0',
-                        'zope.dublincore==3.4.0',
-                        'zope.error==3.5.1',
-                        'zope.event==3.4.0',
-                        'zope.exceptions==3.4.0',
-                        'zope.filerepresentation==3.4.0',
-                        'zope.formlib==3.4.0',
-                        'zope.hookable==3.4.0',
-                        'zope.i18nmessageid==3.4.0',
-                        'zope.i18n==3.4.0',
-                        'zope.index==3.4.0',
-                        'zope.interface==3.4.0',
-                        'zope.lifecycleevent==3.4.0',
-                        'zope.location==3.4.0',
-                        'zope.minmax==1.0',
-                        'zope.modulealias==3.4.0',
-                        'zope.pagetemplate==3.4.0',
-                        'zope.proxy==3.4.0',
-                        'zope.publisher==3.4.3',
-                        'zope.rdb==3.4.0',
-                        'zope.schema==3.4.0',
-                        'zope.security==3.4.0',
-                        'zope.sequencesort==3.4.0',
-                        'zope.sendmail==3.4.0',
-                        'zope.server==3.4.1',
-                        'zope.session==3.4.1',
-                        'zope.size==3.4.0',
-                        'zope.securitypolicy==3.4.0',
-                        'zope.structuredtext==3.4.0',
-                        'zope.tales==3.4.0',
-                        'zope.tal==3.4.0',
-                        'zope.testbrowser==3.4.0',
-                        'zope.testing==3.4.0',
-                        'zope.thread==3.4.0',
-                        'zope.traversing==3.4.0',
-                        'zope.viewlet==3.4.0',
-                        'zope.wfmc==3.4.0',
-                        'zope.app.annotation==3.4.0',
-                        'zope.app.apidoc==3.4.3',
-                        'zope.app.applicationcontrol==3.4.1',
-                        'zope.app.appsetup==3.4.1',
-                        'zope.app.authentication==3.4.1',
-                        'zope.app.basicskin==3.4.0',
-                        'zope.app.broken==3.4.0',
-                        'zope.app.cache==3.4.0',
-                        'zope.app.component==3.4.1',
-                        'zope.app.container==3.5.3',
-                        'zope.app.content==3.4.0',
+      install_requires=['Acquisition',
+                        'DateTime',
+                        'docutils',
+                        'ExtensionClass',
+                        'Interface',
+                        'Persistence',
+                        'pytz',
+                        'RestrictedPython',
+                        'StructuredText',
+                        'tempstorage',
+                        'ZConfig',
+                        'zLOG',
+                        'zdaemon',
+                        'ZODB3',
+                        'zodbcode',
+                        'zope.annotation',
+                        'zope.cachedescriptors',
+                        'zope.component',
+                        'zope.configuration',
+                        'zope.contentprovider',
+                        'zope.contenttype',
+                        'zope.copypastemove',
+                        'zope.datetime',
+                        'zope.decorator',
+                        'zope.deferredimport',
+                        'zope.deprecation',
+                        'zope.documenttemplate',
+                        'zope.dottedname',
+                        'zope.dublincore',
+                        'zope.error',
+                        'zope.event',
+                        'zope.exceptions',
+                        'zope.filerepresentation',
+                        'zope.formlib',
+                        'zope.hookable',
+                        'zope.i18nmessageid',
+                        'zope.i18n',
+                        'zope.index',
+                        'zope.interface',
+                        'zope.lifecycleevent',
+                        'zope.location',
+                        'zope.minmax',
+                        'zope.modulealias',
+                        'zope.pagetemplate',
+                        'zope.proxy',
+                        'zope.publisher',
+                        'zope.rdb',
+                        'zope.schema',
+                        'zope.security',
+                        'zope.sequencesort',
+                        'zope.sendmail',
+                        'zope.server',
+                        'zope.session',
+                        'zope.size',
+                        'zope.securitypolicy',
+                        'zope.structuredtext',
+                        'zope.tales',
+                        'zope.tal',
+                        'zope.testbrowser',
+                        'zope.testing',
+                        'zope.thread',
+                        'zope.traversing',
+                        'zope.viewlet',
+                        'zope.wfmc',
+                        'zope.app.annotation',
+                        'zope.app.apidoc',
+                        'zope.app.applicationcontrol',
+                        'zope.app.appsetup',
+                        'zope.app.authentication',
+                        'zope.app.basicskin',
+                        'zope.app.broken',
+                        'zope.app.cache',
+                        'zope.app.component',
+                        'zope.app.container',
+                        'zope.app.content',
                         #'zope.app.content_types==3.4.0',       XXX
-                        'zope.app.debug==3.4.0',
-                        'zope.app.dependable==3.4.0',
-                        'zope.app.error==3.5.1',
+                        'zope.app.debug',
+                        'zope.app.dependable',
+                        'zope.app.error',
                         #'zope.app.event==3.4.0',               XXX
-                        'zope.app.exception==3.4.1',
-                        'zope.app.file==3.4.2',
+                        'zope.app.exception',
+                        'zope.app.file',
                         #'zope.app.filerepresentation==3.4.0',  XXX
-                        'zope.app.folder==3.4.0',
-                        'zope.app.form==3.4.1',
-                        'zope.app.generations==3.4.1',
-                        'zope.app.http==3.4.1',
-                        'zope.app.i18n==3.4.4',
-                        'zope.app.interface==3.4.0',
-                        'zope.app.intid==3.4.1',
-                        'zope.app.keyreference==3.4.1',
-                        'zope.app.layers==3.4.0',
-                        'zope.app.locales==3.4.0',
+                        'zope.app.folder',
+                        'zope.app.form',
+                        'zope.app.generations',
+                        'zope.app.http',
+                        'zope.app.i18n',
+                        'zope.app.interface',
+                        'zope.app.intid',
+                        'zope.app.keyreference',
+                        'zope.app.layers',
+                        'zope.app.locales',
                         #'zope.app.location==3.4.0',            XXX
                         #'zope.app.mail==3.4.0',                XXX
-                        'zope.app.onlinehelp==3.4.0',
-                        'zope.app.pagetemplate==3.4.0',
-                        'zope.app.pluggableauth==3.4.0',
-                        'zope.app.preference==3.4.1',
-                        'zope.app.preview==3.4.0',
-                        'zope.app.principalannotation==3.4.0',
-                        'zope.app.publication==3.4.2',
-                        'zope.app.publisher==3.4.1',
+                        'zope.app.onlinehelp',
+                        'zope.app.pagetemplate',
+                        'zope.app.pluggableauth',
+                        'zope.app.preference',
+                        'zope.app.preview',
+                        'zope.app.principalannotation',
+                        'zope.app.publication',
+                        'zope.app.publisher',
                         #'zope.app.rdb==3.4.0',                 XXX
-                        'zope.app.renderer==3.4.0',
-                        'zope.app.rotterdam==3.4.1',
-                        'zope.app.schema==3.4.0',
-                        'zope.app.security==3.4.0',
+                        'zope.app.renderer',
+                        'zope.app.rotterdam',
+                        'zope.app.schema',
+                        'zope.app.security',
                         #'zope.app.securitypolicy==3.4.6',      XXX dep. issues
                         #'zope.app.servicnames==3.4.0',         XXX
-                        'zope.app.session==3.5.1',
+                        'zope.app.session',
                         #'zope.app.site==3.4.0',                XXX
                         #'zope.app.size==3.4.0',                XXX
-                        'zope.app.skins==3.4.0',
-                        'zope.app.sqlscript==3.4.1',
-                        'zope.app.testing==3.4.1',
-                        'zope.app.traversing==3.4.0',
-                        'zope.app.tree==3.4.0',
-                        'zope.app.undo==3.4.0',
-                        'zope.app.wfmc==0.1.2',
-                        'zope.app.wsgi==3.4.0',
-                        'zope.app.xmlrpcintrospection==3.4.0',
-                        'zope.app.zapi==3.4.0',
-                        'zope.app.zcmlfiles==3.4.3',
-                        'zope.app.zopeappgenerations==3.4.0',
-                        'zope.app.zptpage==3.4.1',
+                        'zope.app.skins',
+                        'zope.app.sqlscript',
+                        'zope.app.testing',
+                        'zope.app.traversing',
+                        'zope.app.tree',
+                        'zope.app.undo',
+                        'zope.app.wfmc',
+                        'zope.app.wsgi',
+                        'zope.app.xmlrpcintrospection',
+                        'zope.app.zapi',
+                        'zope.app.zcmlfiles',
+                        'zope.app.zopeappgenerations',
+                        'zope.app.zptpage',
                         ],
       include_package_data=True,
       zip_safe=False,



More information about the Checkins mailing list