[Zope-Checkins] SVN: Zope/trunk/ zope.app.pagetemplate is goooone :)
Hanno Schlichting
hannosch at hannosch.eu
Tue Dec 22 17:28:19 EST 2009
Log message for revision 106961:
zope.app.pagetemplate is goooone :)
Changed:
U Zope/trunk/ZOPE_APP_DEPENDENCIES.rst
U Zope/trunk/buildout.cfg
-=-
Modified: Zope/trunk/ZOPE_APP_DEPENDENCIES.rst
===================================================================
--- Zope/trunk/ZOPE_APP_DEPENDENCIES.rst 2009-12-22 22:25:22 UTC (rev 106960)
+++ Zope/trunk/ZOPE_APP_DEPENDENCIES.rst 2009-12-22 22:28:19 UTC (rev 106961)
@@ -87,11 +87,9 @@
- [X] zope.app.interface
* zope.app.component
-- [_] 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)
+- [X] zope.app.pagetemplate
x zope.viewlet
- o zope.formlib
+ x zope.formlib
- [X] zope.app.security
* zope.viewlet
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg 2009-12-22 22:25:22 UTC (rev 106960)
+++ Zope/trunk/buildout.cfg 2009-12-22 22:28:19 UTC (rev 106961)
@@ -62,7 +62,7 @@
zope.i18n [compile]
zope.i18nmessageid
zope.interface
- zope.lifecycleevent
+ zope.lifecycleevent [test]
zope.location
zope.pagetemplate
zope.processlifetime
More information about the Zope-Checkins
mailing list