[Checkins] SVN: grokcore.layout/trunk/s grokcore.layout should not depend on grokcore.formlib. Move the components that mix these all up to grok

Jan Wijbrand Kolman cvs-admin at zope.org
Tue May 1 17:47:28 UTC 2012


Log message for revision 125536:
  grokcore.layout should not depend on grokcore.formlib. Move the components that mix these all up to grok

Changed:
  U   grokcore.layout/trunk/setup.py
  D   grokcore.layout/trunk/src/grokcore/layout/templates/
  D   grokcore.layout/trunk/src/grokcore/layout/tests/models/

-=-
Modified: grokcore.layout/trunk/setup.py
===================================================================
--- grokcore.layout/trunk/setup.py	2012-05-01 17:41:37 UTC (rev 125535)
+++ grokcore.layout/trunk/setup.py	2012-05-01 17:47:24 UTC (rev 125536)
@@ -39,7 +39,6 @@
       extras_require={'test': test_requires},
       install_requires=[
           'grokcore.component >= 2.5dev',
-          'grokcore.formlib',
           'grokcore.security[role] >= 1.6dev',
           'grokcore.view >= 2.3',
           'martian',



More information about the checkins mailing list