lp://staging/~gary/zc.buildout/betafix8
Created by
Gary Poster
and last modified
- Get this branch:
- bzr branch lp://staging/~gary/zc.buildout/betafix8
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: 526 lines (+155/-80)6 files modifiedCHANGES.txt (+14/-8)
src/zc/buildout/bootstrap.txt (+43/-26)
src/zc/buildout/buildout.py (+42/-17)
src/zc/buildout/buildout.txt (+12/-13)
src/zc/buildout/tests.py (+11/-9)
src/zc/buildout/update.txt (+33/-7)
Branch information
Recent revisions
- 565. By Gary Poster
-
make it much simpler to try out new buildout versions: instead of having to make a gesture in bootstrap *and* buildout.cfg, you can make the gesture once in bootstrap. Changed pertinent option names to reflect new thinking.
- 562. By Gary Poster
-
By default, Buildout and the bootstrap script now prefer final versions of Buildout, recipes, and extensions.
- 561. By Gary Poster
-
get tests passing for Python 2.7. Also includes Lennart Regebro changes to use the standard library doctest.
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