Commit ef0a31c0 authored by Nicolas Delaby's avatar Nicolas Delaby

Use only eggs from Pypi in order to enable immutability of software release.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45215 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 751ff0c2
......@@ -35,11 +35,6 @@ cloudooo-packages =
cloudooo.handler.ffmpeg
cloudooo.handler.imagemagick
extensions = mr.developer
sources = sources
auto-checkout =
cloudooo
${buildout:cloudooo-packages}
[instance-egg]
recipe = zc.recipe.egg
......@@ -50,15 +45,6 @@ eggs =
${buildout:cloudooo-packages}
cloudooo
# To use the stable packages is needed remove the extension 'mr.developer' and
# this target below.
[sources]
cloudooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo
cloudooo.handler.pdf = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo.handler.pdf/
cloudooo.handler.ffmpeg = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo.handler.ffmpeg/
cloudooo.handler.imagemagick = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo.handler.imagemagick/
cloudooo.handler.ooo = svn https://svn.erp5.org/repos/public/erp5/trunk/utils/cloudooo.handler.ooo/
[cloudooo]
recipe = zc.recipe.egg
......
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