[Checkins] SVN: Zope2.buildout/trunk/ Refinements to the dependencies. Include ComputedAttribute and MethodObject as well.

Hanno Schlichting plone at hannosch.info
Tue Aug 26 11:12:06 EDT 2008


Log message for revision 90338:
  Refinements to the dependencies. Include ComputedAttribute and MethodObject as well.
  

Changed:
  U   Zope2.buildout/trunk/buildout.cfg
  _U  Zope2.buildout/trunk/lib/python/
  U   Zope2.buildout/trunk/setup.py
  A   Zope2.buildout/trunk/versions-2.12.dev.cfg

-=-
Modified: Zope2.buildout/trunk/buildout.cfg
===================================================================
--- Zope2.buildout/trunk/buildout.cfg	2008-08-26 14:50:50 UTC (rev 90337)
+++ Zope2.buildout/trunk/buildout.cfg	2008-08-26 15:12:06 UTC (rev 90338)
@@ -5,7 +5,7 @@
     omelette
 find-links = http://download.zope.org/distribution/
 unzip = true
-extends = http://download.zope.org/zope3.4/versions-3.4.0c1.cfg
+extends = versions-2.12.dev.cfg
 versions = versions
 unzip = true
 eggs =
@@ -19,7 +19,7 @@
 zc.recipe.egg =
 
 [test]
-recipe = zc.recipe.testrunner<=1.0.9999
+recipe = zc.recipe.testrunner<1.1dev
 eggs = ${buildout:eggs}
 
 [omelette]


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/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
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


   + AccessControl       svn://svn.zope.org/repos/main/Zope/trunk/lib/python/AccessControl
App                 svn://svn.zope.org/repos/main/Zope/trunk/lib/python/App
ComputedAttribute   svn://svn.zope.org/repos/main/Zope/trunk/lib/python/ComputedAttribute
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
MethodObject        svn://svn.zope.org/repos/main/Zope/trunk/lib/python/MethodObject
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
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
tempstorage         svn://svn.zope.org/repos/main/Zope/trunk/lib/python/tempstorage
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	2008-08-26 14:50:50 UTC (rev 90337)
+++ Zope2.buildout/trunk/setup.py	2008-08-26 15:12:06 UTC (rev 90338)
@@ -13,7 +13,6 @@
 ##############################################################################
 """Setup for the Acquisition egg package
 """
-import os
 from setuptools import setup, find_packages, Extension
 
 EXTENSIONCLASS_INCLUDEDIRS = ['include', 'lib/python']
@@ -66,6 +65,13 @@
                        'include/ExtensionClass/pickle/pickle.c',
                        'include/Acquisition/Acquisition.h']),
 
+        # ComputedAttribute
+        Extension(
+              name='ComputedAttribute._ComputedAttribute',
+              include_dirs=EXTENSIONCLASS_INCLUDEDIRS,
+              sources=['lib/python/ComputedAttribute/_ComputedAttribute.c'],
+              depends=["include/ExtensionClass/ExtensionClass.h"]),
+
         # DocumentTemplate
         Extension(
               name='DocumentTemplate.cDocumentTemplate',
@@ -120,6 +126,14 @@
         Extension(
               name='Products.ZCTextIndex.okascore',
               sources=['lib/python/Products/ZCTextIndex/okascore.c']),
+
+        # MethodObject
+        Extension(
+              name='MethodObject._MethodObject',
+              include_dirs=EXTENSIONCLASS_INCLUDEDIRS,
+              sources=['lib/python/MethodObject/_MethodObject.c'],
+              depends=["include/ExtensionClass/ExtensionClass.h"]),
+
       ],
 
       install_requires=['Acquisition',
@@ -157,8 +171,8 @@
                         'zope.filerepresentation',
                         'zope.formlib',
                         'zope.hookable',
+                        'zope.i18n',
                         'zope.i18nmessageid',
-                        'zope.i18n',
                         'zope.index',
                         'zope.interface',
                         'zope.lifecycleevent',
@@ -171,15 +185,15 @@
                         'zope.rdb',
                         'zope.schema',
                         'zope.security',
+                        'zope.securitypolicy',
+                        'zope.sendmail',
                         'zope.sequencesort',
-                        'zope.sendmail',
                         'zope.server',
                         'zope.session',
                         'zope.size',
-                        'zope.securitypolicy',
                         'zope.structuredtext',
+                        'zope.tal',
                         'zope.tales',
-                        'zope.tal',
                         'zope.testbrowser',
                         'zope.testing',
                         'zope.thread',
@@ -197,14 +211,11 @@
                         'zope.app.component',
                         'zope.app.container',
                         'zope.app.content',
-                        #'zope.app.content_types==3.4.0',       XXX
                         'zope.app.debug',
                         'zope.app.dependable',
                         'zope.app.error',
-                        #'zope.app.event==3.4.0',               XXX
                         'zope.app.exception',
                         'zope.app.file',
-                        #'zope.app.filerepresentation==3.4.0',  XXX
                         'zope.app.folder',
                         'zope.app.form',
                         'zope.app.generations',
@@ -215,8 +226,6 @@
                         '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',
                         'zope.app.pagetemplate',
                         'zope.app.pluggableauth',
@@ -225,16 +234,11 @@
                         'zope.app.principalannotation',
                         'zope.app.publication',
                         'zope.app.publisher',
-                        #'zope.app.rdb==3.4.0',                 XXX
                         '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',
-                        #'zope.app.site==3.4.0',                XXX
-                        #'zope.app.size==3.4.0',                XXX
                         'zope.app.skins',
                         'zope.app.sqlscript',
                         'zope.app.testing',

Added: Zope2.buildout/trunk/versions-2.12.dev.cfg
===================================================================
--- Zope2.buildout/trunk/versions-2.12.dev.cfg	                        (rev 0)
+++ Zope2.buildout/trunk/versions-2.12.dev.cfg	2008-08-26 15:12:06 UTC (rev 90338)
@@ -0,0 +1,29 @@
+[buildout]
+extends = http://download.zope.org/zope3.4/versions-3.4.0c1.cfg
+versions = versions
+
+[versions]
+zope.testing = 3.4.0
+setuptools = 0.6c8
+zc.buildout =
+zc.recipe.egg =
+
+Acquisition = 2.11.1
+DateTime = 2.11.1
+docutils = 0.5
+ExtensionClass = 2.11.1
+Interface = 2.11.1
+Persistence = 2.11.1
+pytz = 2008c
+RestrictedPython = 3.4.2
+StructuredText = 2.11.1
+tempstorage = 2.11.1
+ZConfig = 2.5.1
+zLOG = 2.11.1
+zdaemon = 2.0.2
+ZODB3 = 3.8.0
+zodbcode = 3.4.0
+
+zope.publisher= 3.4.4
+ClientForm = 0.2.9
+mechanize = 0.1.7b


Property changes on: Zope2.buildout/trunk/versions-2.12.dev.cfg
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the Checkins mailing list