[Zope-dev] Relative path support for z3c.recipe.paster?
by Jonathan Ballet other posts by this author
Nov 4 2009 7:34AM messages near this date
[Zope-dev] Merging the zope.component's conditional support for zope.security
|
Re: [Zope-dev] Relative path support for z3c.recipe.paster?
Hi,
Since zc.recipe.egg 1.2.0, there's an option to generate scripts which
contains relative paths to eggs installed in the eggs/ directory [1]
This is very handy if you want to move your buildout around, without
needing to relaunch the whole buildout process.
What do maintainers of z3c.recipe.paster think if I propose a patch
which add this option (or something else) to support the same thing
for this recipe?
Actually, this can be a relatively minor change, since the recipe
already use zc.recipe.egg, which means it only has to pass the
corresponding option to this one.
Thoughts?
Cheers,
Jonathan
[1] : http://pypi.python.org/pypi/zc.recipe.egg#relative-egg-paths
_______________________________________________
Zope-Dev maillist - Zope-Dev@[...].org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )
Thread:
Jonathan Ballet
Roger Ineichen
Jonathan Ballet
Adam GROSZER
Jonathan Ballet
Wichert Akkerman
|