lp://staging/~gary/zc.buildout/python-support
Created by
Gary Poster
and last modified
- Get this branch:
- bzr branch lp://staging/~gary/zc.buildout/python-support
Only
Gary Poster
can upload to this branch. If you are
Gary Poster
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Francis J. Lacoste (community): Approve
-
Diff: 1026 lines (+349/-185) (has conflicts)12 files modifiedCHANGES.txt (+24/-2)
bootstrap/bootstrap.py (+1/-1)
dev.py (+44/-7)
src/zc/buildout/bootstrap.txt (+1/-1)
src/zc/buildout/buildout.py (+22/-2)
src/zc/buildout/buildout.txt (+181/-115)
src/zc/buildout/easy_install.py (+8/-28)
src/zc/buildout/easy_install.txt (+10/-5)
src/zc/buildout/tests.py (+42/-16)
src/zc/buildout/update.txt (+3/-2)
z3c.recipe.scripts_/src/z3c/recipe/scripts/tests.py (+3/-2)
zc.recipe.egg_/src/zc/recipe/egg/tests.py (+10/-4)
Branch information
Recent revisions
- 548. By Gary Poster
-
merge lp:~gary/zc.buildout/python-support-10: add significantly improved Distribute support.
- 540. By gotcha
-
Added buildout:
socket- timout option so that socket timeout can be configured
both from command line and from config files. - 539. By jim
-
Set the COLUMNS environment variable to get consistent optparse help
and avoid spurious test failures.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/zc.buildout