Commit 6f1677b6 authored by Hanno Schlichting's avatar Hanno Schlichting

Updated to Zope Toolkit 1.1dev.

parent 1a817624
This diff is collapsed.
......@@ -26,11 +26,11 @@ Features Added
- Moved subset id calculation in `OFS.OrderSupport.moveObjectsByDelta` to a
new helper method, patch by Tom Gross.
- Updated to Zope Toolkit 1.0.1.
- Use cProfile where possible for the `Control_Panel/DebugInfo/manage_profile`
ZMI view.
- Updated to Zope Toolkit 1.1dev.
- Updated distributions:
- Products.ZCatalog = 2.13.3
......
......@@ -6,6 +6,7 @@
/>
<include package="OFS" file="absoluteurl.zcml"/>
<adapter factory="zope.browserresource.file.FileETag" />
<browser:view
for="OFS.interfaces.IObjectManager"
......
[buildout]
extends = http://download.zope.org/zopetoolkit/index/1.0.1/ztk-versions.cfg
# extends = http://download.zope.org/zopetoolkit/index/1.0.1/ztk-versions.cfg
extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk-versions.cfg
versions = versions
[versions]
......@@ -31,10 +32,7 @@ zLOG = 2.11.1
ZopeUndo = 2.12.0
# ZTK KGS overrides
manuel = 1.1.1
mechanize = 0.2.3
ZODB3 = 3.10.1
zope.testing = 3.9.4
manuel = 1.3.0
# Zope2 dependencies
repoze.retry = 1.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment