Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
46e3c047
Commit
46e3c047
authored
Dec 18, 2009
by
Hanno Schlichting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We made more progress on the zope.app front
parent
9bdd77ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
ZOPE_APP_DEPENDENCIES.rst
ZOPE_APP_DEPENDENCIES.rst
+3
-3
buildout.cfg
buildout.cfg
+0
-1
No files found.
ZOPE_APP_DEPENDENCIES.rst
View file @
46e3c047
...
...
@@ -17,7 +17,7 @@ Zope2 depends on the following zope.app packages directly:
- [_] zope.app.form
o Products.Five.form.* (should be factored out into a separate
package, maybe ``five.form
s
``)
package, maybe ``five.form
lib
``)
- [X] zope.app.pagetemplate
* Products.PageTemplates.Expressions
...
...
@@ -98,12 +98,12 @@ Zope2 has transitive dependencies on these packages:
* zope.testbrowser
* zope.app.*
- [
_
] zope.app.testing
- [
X
] zope.app.testing
* zope.viewlet
* zope.copypastemve
* zope.error
* zope.dublincore
o
zope.formlib
*
zope.formlib
* zope.traversing
* zope.testbrowser
* zope.site
...
...
buildout.cfg
View file @
46e3c047
...
...
@@ -80,7 +80,6 @@ eggs =
zope.tales
zope.traversing [test]
zope.viewlet
zope.app.form
defaults = ['--module', '!^(zope[.]app)[.]']
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment