[Zope-Checkins] SVN: Zope/trunk/ZOPE_APP_DEPENDENCIES.rst Let's not bother with the transitive dependencies of zope.app.testing, there's actually many more horrors... the real deal is to remove zope.app.testing from the zope.* packages

Hanno Schlichting hannosch at hannosch.eu
Wed Dec 16 18:11:18 EST 2009


Log message for revision 106677:
  Let's not bother with the transitive dependencies of zope.app.testing, there's actually many more horrors... the real deal is to remove zope.app.testing from the zope.* packages
  

Changed:
  U   Zope/trunk/ZOPE_APP_DEPENDENCIES.rst

-=-
Modified: Zope/trunk/ZOPE_APP_DEPENDENCIES.rst
===================================================================
--- Zope/trunk/ZOPE_APP_DEPENDENCIES.rst	2009-12-16 23:04:05 UTC (rev 106676)
+++ Zope/trunk/ZOPE_APP_DEPENDENCIES.rst	2009-12-16 23:11:17 UTC (rev 106677)
@@ -75,9 +75,6 @@
       (this package has no zope.app dependencies of its own anymore)
       o zope.app.form
 
-- [_] zope.app.debug 
-      o zope.app.testing
-
 - [X] zope.app.dependable 
       * zope.container
       * zope.app.testing
@@ -91,19 +88,16 @@
 - [X] zope.app.interface 
       * zope.app.component
 
-- [_] zope.app.localpermission 
-      o zope.app.security
-
 - [_] zope.app.pagetemplate
       (this package has no zope.app dependencies of its own anymore and should
        be renamed to reflect this or its commonly used parts be extracted)
       o zope.viewlet
 
-- [_] zope.app.security 
+- [X] zope.app.security 
       * zope.viewlet
       * zope.traversing
-      o zope.testbrowser
-      o zope.app.*
+      * zope.testbrowser
+      * zope.app.*
 
 - [_] zope.app.testing 
       * zope.viewlet
@@ -114,4 +108,4 @@
       * zope.traversing
       o zope.testbrowser
       * zope.site
-      o zope.app.*
+      * zope.app.*



More information about the Zope-Checkins mailing list