Commit 3a8fabaa authored by Hanno Schlichting's avatar Hanno Schlichting

First couple of minor updates

parent 0fdddd59
...@@ -131,17 +131,19 @@ Features Added ...@@ -131,17 +131,19 @@ Features Added
- Updated packages: - Updated packages:
- Jinja2 = 2.5.0
- ZConfig = 2.8.0 - ZConfig = 2.8.0
- zope.annotation = 3.5.0 - zope.annotation = 3.5.0
- zope.broken = 3.6.0 - zope.broken = 3.6.0
- zope.browsermenu = 3.9.0 - zope.browsermenu = 3.9.0
- zope.browserpage = 3.12.1 - zope.browserpage = 3.12.2
- zope.browserresource = 3.10.3 - zope.browserresource = 3.10.3
- zope.component = 3.9.4 - zope.component = 3.9.4
- zope.configuration = 3.7.2 - zope.configuration = 3.7.2
- zope.container = 3.11.1 - zope.container = 3.11.1
- zope.contentprovider = 3.7.1 - zope.contentprovider = 3.7.2
- zope.contenttype = 3.5.1 - zope.contenttype = 3.5.1
- zope.event = 3.5.0-1
- zope.exceptions = 3.6.0 - zope.exceptions = 3.6.0
- zope.filerepresentation = 3.6.0 - zope.filerepresentation = 3.6.0
- zope.i18nmessageid = 3.5.0 - zope.i18nmessageid = 3.5.0
...@@ -155,10 +157,10 @@ Features Added ...@@ -155,10 +157,10 @@ Features Added
- zope.site = 3.9.1 - zope.site = 3.9.1
- zope.structuredtext = 3.5.0 - zope.structuredtext = 3.5.0
- zope.tales = 3.5.1 - zope.tales = 3.5.1
- zope.testbrowser = 3.8.1 - zope.testbrowser = 3.9.0
- zope.testing = 3.9.3 - zope.testing = 3.9.3
- zope.traversing = 3.12.1 - zope.traversing = 3.12.1
- zope.viewlet = 3.7.1 - zope.viewlet = 3.7.2
Bugs Fixed Bugs Fixed
++++++++++ ++++++++++
......
...@@ -25,17 +25,17 @@ zope.annotation = 3.5.0 ...@@ -25,17 +25,17 @@ zope.annotation = 3.5.0
zope.broken = 3.6.0 zope.broken = 3.6.0
zope.browser = 1.3 zope.browser = 1.3
zope.browsermenu = 3.9.1 zope.browsermenu = 3.9.1
zope.browserpage = 3.12.1 zope.browserpage = 3.12.2
zope.browserresource = 3.10.3 zope.browserresource = 3.10.3
zope.component = 3.9.4 zope.component = 3.9.4
zope.configuration = 3.7.2 zope.configuration = 3.7.2
zope.container = 3.11.1 zope.container = 3.11.1
zope.contentprovider = 3.7.1 zope.contentprovider = 3.7.2
zope.contenttype = 3.5.1 zope.contenttype = 3.5.1
zope.datetime = 3.4.0 zope.datetime = 3.4.0
zope.deferredimport = 3.5.2 zope.deferredimport = 3.5.2
zope.dottedname = 3.4.6 zope.dottedname = 3.4.6
zope.event = 3.4.1 zope.event = 3.5.0-1
zope.exceptions = 3.6.0 zope.exceptions = 3.6.0
zope.filerepresentation = 3.6.0 zope.filerepresentation = 3.6.0
zope.i18n = 3.7.3 zope.i18n = 3.7.3
...@@ -57,14 +57,13 @@ zope.size = 3.4.1 ...@@ -57,14 +57,13 @@ zope.size = 3.4.1
zope.structuredtext = 3.5.0 zope.structuredtext = 3.5.0
zope.tal = 3.5.2 zope.tal = 3.5.2
zope.tales = 3.5.1 zope.tales = 3.5.1
zope.testbrowser = 3.8.1 zope.testbrowser = 3.9.0
zope.testing = 3.9.4 zope.testing = 3.9.4
zope.traversing = 3.12.1 zope.traversing = 3.12.1
zope.viewlet = 3.7.1 zope.viewlet = 3.7.2
# ZTK dependencies # ZTK dependencies
ClientForm = 0.2.10 mechanize = 0.2.1
mechanize = 0.1.11
python-gettext = 1.0 python-gettext = 1.0
# ZODB + dependencies # ZODB + dependencies
...@@ -75,7 +74,7 @@ zdaemon = 2.0.4 ...@@ -75,7 +74,7 @@ zdaemon = 2.0.4
ZODB3 = 3.9.5 ZODB3 = 3.9.5
# toolchain # toolchain
Jinja2 = 2.4.1 Jinja2 = 2.5.0
Pygments = 1.3.1 Pygments = 1.3.1
Sphinx = 0.6.6 Sphinx = 0.6.6
buildout.dumppickedversions = 0.4 buildout.dumppickedversions = 0.4
......
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