Commit 84561237 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : zc.buildout 1.6.0-dev-SlapOS-013.

parent 0c9629fd
...@@ -52,7 +52,6 @@ eggs = ${instance-recipe:egg} ...@@ -52,7 +52,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg} ...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -247,7 +247,6 @@ output = ${buildout:directory}/template.cfg ...@@ -247,7 +247,6 @@ output = ${buildout:directory}/template.cfg
mode = 0644 mode = 0644
[versions] [versions]
zc.buildout = 1.6.0-dev-SlapOS-010
rdiff-backup = 1.0.5 rdiff-backup = 1.0.5
Jinja2 = 2.7 Jinja2 = 2.7
MarkupSafe = 0.18 MarkupSafe = 0.18
...@@ -301,7 +300,6 @@ pytz = 2013b ...@@ -301,7 +300,6 @@ pytz = 2013b
# Required by: # Required by:
# slapos.cookbook==0.78.1 # slapos.cookbook==0.78.1
# slapos.core==0.35.1 # slapos.core==0.35.1
# zc.buildout==1.6.0-dev-SlapOS-010
# zc.recipe.egg==1.3.2 # zc.recipe.egg==1.3.2
setuptools = 0.9.5 setuptools = 0.9.5
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
...@@ -126,4 +125,4 @@ recipe = plone.recipe.command ...@@ -126,4 +125,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg} ...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg} ...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg} ...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -51,7 +51,6 @@ eggs = ...@@ -51,7 +51,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -63,4 +62,4 @@ recipe = plone.recipe.command ...@@ -63,4 +62,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -44,7 +44,6 @@ eggs = ...@@ -44,7 +44,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -56,4 +55,4 @@ recipe = plone.recipe.command ...@@ -56,4 +55,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -44,7 +44,6 @@ eggs = ...@@ -44,7 +44,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -56,4 +55,4 @@ recipe = plone.recipe.command ...@@ -56,4 +55,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg} ...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -50,4 +49,4 @@ recipe = plone.recipe.command ...@@ -50,4 +49,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg} ...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.6.0-dev-SlapOS-003
slapos.cookbook = 0.20 slapos.cookbook = 0.20
# Generated by buildout-versions # Generated by buildout-versions
...@@ -76,7 +75,6 @@ netifaces = 0.6 ...@@ -76,7 +75,6 @@ netifaces = 0.6
# Required by: # Required by:
# slapos.cookbook==0.20 # slapos.cookbook==0.20
# slapos.core==0.21 # slapos.core==0.21
# zc.buildout==1.6.0-dev-SlapOS-003
# zc.recipe.egg==1.3.2 # zc.recipe.egg==1.3.2
setuptools = 0.6c12dev-r88846 setuptools = 0.6c12dev-r88846
......
...@@ -35,7 +35,6 @@ eggs = ${instance-recipe:egg} ...@@ -35,7 +35,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -42,7 +42,6 @@ eggs = ...@@ -42,7 +42,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -54,4 +53,4 @@ recipe = plone.recipe.command ...@@ -54,4 +53,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -41,7 +41,6 @@ eggs = ...@@ -41,7 +41,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -53,4 +52,4 @@ recipe = plone.recipe.command ...@@ -53,4 +52,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -44,7 +44,6 @@ output = ${buildout:directory}/template.cfg ...@@ -44,7 +44,6 @@ output = ${buildout:directory}/template.cfg
mode = 0644 mode = 0644
[versions] [versions]
zc.buildout = 1.6.0-dev-SlapOS-003
# Use old cookbook version # Use old cookbook version
slapos.cookbook = 0.13 slapos.cookbook = 0.13
...@@ -82,7 +81,6 @@ netifaces = 0.6 ...@@ -82,7 +81,6 @@ netifaces = 0.6
# Required by: # Required by:
# slapos.cookbook==0.13 # slapos.cookbook==0.13
# slapos.core==0.21 # slapos.core==0.21
# zc.buildout==1.6.0-dev-SlapOS-003
# zc.recipe.egg==1.3.2 # zc.recipe.egg==1.3.2
setuptools = 0.6c12dev-r88846 setuptools = 0.6c12dev-r88846
......
...@@ -60,7 +60,6 @@ eggs = ...@@ -60,7 +60,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -51,7 +51,6 @@ eggs = ...@@ -51,7 +51,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -63,4 +62,4 @@ recipe = plone.recipe.command ...@@ -63,4 +62,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -51,7 +51,6 @@ eggs = ...@@ -51,7 +51,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -63,4 +62,4 @@ recipe = plone.recipe.command ...@@ -63,4 +62,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg} ...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -39,7 +39,6 @@ eggs = ...@@ -39,7 +39,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg} ...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -41,7 +41,6 @@ eggs = ${instance-recipe:egg} ...@@ -41,7 +41,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -53,4 +52,4 @@ recipe = plone.recipe.command ...@@ -53,4 +52,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -48,7 +48,6 @@ eggs = ${instance-recipe:egg} ...@@ -48,7 +48,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -41,7 +41,6 @@ eggs = ${instance-recipe:egg} ...@@ -41,7 +41,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -53,4 +52,4 @@ recipe = plone.recipe.command ...@@ -53,4 +52,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -48,7 +48,6 @@ eggs = ${instance-recipe:egg} ...@@ -48,7 +48,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg} ...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -39,7 +39,6 @@ eggs = ...@@ -39,7 +39,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg} ...@@ -47,7 +47,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg} ...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -50,4 +49,4 @@ recipe = plone.recipe.command ...@@ -50,4 +49,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg} ...@@ -38,7 +38,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -50,4 +49,4 @@ recipe = plone.recipe.command ...@@ -50,4 +49,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -38,7 +38,6 @@ eggs = ...@@ -38,7 +38,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
slapos.cookbook = 0.32 slapos.cookbook = 0.32
[downloadcache-workaround] [downloadcache-workaround]
......
...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg} ...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -49,4 +48,4 @@ recipe = plone.recipe.command ...@@ -49,4 +48,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg} ...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -167,7 +167,7 @@ eggs = ...@@ -167,7 +167,7 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.6.0-dev-SlapOS-012 zc.buildout = 1.6.0-dev-SlapOS-013
# zc.recipe.egg 2.x is for Buildout 2 # zc.recipe.egg 2.x is for Buildout 2
zc.recipe.egg = 1.3.2 zc.recipe.egg = 1.3.2
# Use own version of h.r.download to be able to open xz-like archives # Use own version of h.r.download to be able to open xz-like archives
......
...@@ -42,7 +42,6 @@ eggs = ...@@ -42,7 +42,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -54,4 +53,4 @@ recipe = plone.recipe.command ...@@ -54,4 +53,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg} ...@@ -36,7 +36,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -40,7 +40,6 @@ eggs = ...@@ -40,7 +40,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
[downloadcache-workaround] [downloadcache-workaround]
# workaround irritating problem of hexagonit.recipe.cmmi which automatically # workaround irritating problem of hexagonit.recipe.cmmi which automatically
...@@ -52,4 +51,4 @@ recipe = plone.recipe.command ...@@ -52,4 +51,4 @@ recipe = plone.recipe.command
download-cache = ${buildout:directory}/downloads download-cache = ${buildout:directory}/downloads
command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0 command = [ -d ${:download-cache} ] && rm -fr ${:download-cache}/* || exit 0
update-command = ${:command} update-command = ${:command}
stop-on-error = True stop-on-error = True
\ No newline at end of file
...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg} ...@@ -37,7 +37,6 @@ eggs = ${instance-recipe:egg}
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
...@@ -71,6 +71,3 @@ setuptools = 0.6c12dev-r88846 ...@@ -71,6 +71,3 @@ setuptools = 0.6c12dev-r88846
hexagonit.recipe.cmmi = 1.5.0 hexagonit.recipe.cmmi = 1.5.0
hexagonit.recipe.download = 1.6nxd002 hexagonit.recipe.download = 1.6nxd002
plone.recipe.command = 1.1 plone.recipe.command = 1.1
# Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-009
...@@ -49,7 +49,6 @@ eggs = ...@@ -49,7 +49,6 @@ eggs =
[versions] [versions]
# Use SlapOS patched zc.buildout # Use SlapOS patched zc.buildout
zc.buildout = 1.5.3-dev-SlapOS-010
Jinja2 = 2.6 Jinja2 = 2.6
MySQL-python = 1.2.3 MySQL-python = 1.2.3
......
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