Commit fa2f61d5 authored by Łukasz Nowak's avatar Łukasz Nowak

XXX: slapos.toolbox DEV

parent a8de1512
......@@ -39,7 +39,7 @@ eggs =
plone.recipe.command
collective.recipe.template
cns.recipe.symlink
slapos.toolbox
${slapos.toolbox:egg}
slapos.core
# Do no generate any scripts here as all of them are generated by extraeggs
......
......@@ -75,6 +75,18 @@ versions = versions
# Define networkcache with shacache.org
networkcache-section = networkcache
[slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/luke/slapos.toolbox.git
revision = ebc82f01f7d6dcaddc50d26116c4b5db1682112d
git-executable = ${git:location}/bin/git
develop = true
[slapos.toolbox]
recipe = zc.recipe.egg:develop
egg = slapos.toolbox
setup = ${slapos.toolbox-repository:location}
[slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/slapos.git
......@@ -145,7 +157,7 @@ slapos.libnetworkcache = 0.20
slapos.rebootstrap = 4.4
slapos.recipe.build = 0.43
slapos.recipe.cmmi = 0.12
slapos.toolbox = 0.108
slapos.toolbox =
stevedore = 1.21.0
subprocess32 = 3.5.3
unicodecsv = 0.14.1
......
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