[Distutils] zc.buildout 2.1.0 released
Reinout van Rees
reinout at vanrees.org
Sun Mar 24 21:42:18 CET 2013
On 23-03-13 22:24, Jim Fulton wrote:
> - Conditional sections allow you have buildout options that depend on
> the environment buildout runs in (OS, Python version, etc.)
> https://pypi.python.org/pypi/zc.buildout/2.1.0#conditional-sections
>
> - Meta-recipes allow you to scale the scope of buildouts sanely.
> https://pypi.python.org/pypi/zc.buildout/2.1.0#meta-recipe-support
Nice! I'll try to use the combination of conditional sections and
meta-recipes in my work somewhere in the next weeks. I think that'll
make our setup easier.
Conditional sections could help a lot in "hard-to-install-on-OSX versus
easy-on-ubuntu" scenarios, I guess, for instance.
Reinout
--
Reinout van Rees http://reinout.vanrees.org/
reinout at vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"
More information about the Distutils-SIG
mailing list