Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 5.0 to latest zope 2.13.23 #99

Merged
merged 7 commits into from
Sep 13, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions versions.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[buildout]
extends = http://dist.plone.org/versions/zopetoolkit-1-0-8-zopeapp-versions.cfg
http://dist.plone.org/versions/zope-2-13-22-versions.cfg
http://dist.plone.org/versions/zope-2-13-23-versions.cfg


[versions]
Expand All @@ -12,14 +12,14 @@ AccessControl = 3.0.11
DateTime = 3.0.3
# Products.BTreeFolder2 2.13.4 causes a regression
Products.BTreeFolder2 = 2.13.3
# Override until zope is updated
Products.StandardCacheManagers = 2.13.1
# Override until ztk is updated
Sphinx = 1.1.3
# required for recent z3c.form and chameleon
zope.pagetemplate = 3.6.3
# Support for more complex catalog queries
Products.ZCatalog = 3.0.2
# Several tests rely on an old-style pytz release:
pytz = 2013b


# Build tools
Expand All @@ -36,7 +36,6 @@ z3c.ptcompat = 1.0.1
z3c.template = 1.4.1
zc.buildout = 2.4.0


# Robot Testing
plone.app.robotframework = 0.9.9
robotframework = 2.8.4
Expand All @@ -53,6 +52,8 @@ sphinxcontrib-robotframework = 0.4.3
robotframework-debuglibrary = 0.3
sphinx-rtd-theme = 0.1.5
Pygments = 2.0.2
zope.testbrowser = 3.11.1
manuel = 1.8.0

# External dependencies
Chameleon = 2.22
Expand Down Expand Up @@ -265,10 +266,10 @@ z3c.objpath = 1.1
z3c.relationfield = 0.7
zc.relation = 1.0

plone.app.multilingual = 3.0.7
archetypes.multilingual = 3.0.1
plone.app.multilingual = 3.0.7
archetypes.multilingual = 3.0.1

plone.app.blocks = 2.1.2
plone.app.drafts = 1.0b3
plone.app.tiles = 2.1.0
plone.tiles = 1.4.0
plone.app.blocks = 2.1.2
plone.app.drafts = 1.0b3
plone.app.tiles = 2.1.0
plone.tiles = 1.4.0