Commit 95f32183 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Pin ERP5 revision and slapos.cookbook

Remove slapos.recipe.build from stack/erp5/buildout.cfg because is already defined in stack/slapos.cfg
parent 3db3834c
...@@ -58,7 +58,6 @@ extends = ...@@ -58,7 +58,6 @@ extends =
parts = parts =
erp5-util-develop erp5-util-develop
slapos-cookbook-develop
slapos-cookbook slapos-cookbook
rdiff-backup rdiff-backup
aspell aspell
...@@ -317,7 +316,8 @@ repository_id_list = erp5 ...@@ -317,7 +316,8 @@ repository_id_list = erp5
[erp5] [erp5]
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/erp5.git repository = http://git.erp5.org/repos/erp5.git
branch = master branch =
revision = 08d22b65daad02460c0834e395223935a0ec161f
git-executable = ${git:location}/bin/git git-executable = ${git:location}/bin/git
[testrunner] [testrunner]
...@@ -559,8 +559,8 @@ pysvn = 1.7.4nxd006 ...@@ -559,8 +559,8 @@ pysvn = 1.7.4nxd006
# we are still using this old stable version. # we are still using this old stable version.
rdiff-backup = 1.0.5 rdiff-backup = 1.0.5
# use newest version of slapos.cookbook # use newest version of slapos.cookbook at time of release
slapos.cookbook = slapos.cookbook = 0.89
# modified version that works fine for buildout installation # modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001 SOAPpy = 0.12.0nxd001
......
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