lp://staging/~gary/zc.buildout/betafix7
Created by
Gary Poster
and last modified
- Get this branch:
- bzr branch lp://staging/~gary/zc.buildout/betafix7
Only
Gary Poster
can upload to this branch. If you are
Gary Poster
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
- Francis J. Lacoste (community): Approve
-
Diff: 533 lines (+300/-78)9 files modifiedSYSTEM_PYTHON_HELP.txt (+214/-0)
dev.py (+1/-1)
setup.py (+2/-0)
src/zc/buildout/buildout.py (+26/-24)
src/zc/buildout/easy_install.py (+36/-16)
src/zc/buildout/tests.py (+4/-0)
src/zc/buildout/virtualenv.txt (+11/-5)
z3c.recipe.scripts_/src/z3c/recipe/scripts/scripts.py (+4/-14)
zc.recipe.egg_/src/zc/recipe/egg/egg.py (+2/-18)
Branch information
Recent revisions
- 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.
- 555. By Gary Poster
-
fix virtualenv interaction by identfying broken virtualenv characteristic and reverting to previous behavior in that case.
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