lp://staging/~gary/zc.buildout/python-support-2-bootstrap
Created by
Gary Poster
and last modified
- Get this branch:
- bzr branch lp://staging/~gary/zc.buildout/python-support-2-bootstrap
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: 415 lines (+224/-60)5 files modifiedCHANGES.txt (+15/-3)
bootstrap/bootstrap.py (+110/-47)
dev.py (+1/-1)
src/zc/buildout/bootstrap.txt (+74/-6)
src/zc/buildout/buildout.py (+24/-3)
Branch information
Recent revisions
- 537. By gary
-
merge of gary-2-
bootstrap- changes into trunk, resolving lots of conflicts with the distribute changes. - 532. By reinout
-
adjusted testselectingpy
thon.py the same way as easyinstall.txt earlier: there's no call to _get_dist() for setuptools anymore as we already have it - 531. By reinout
-
Adjusted the test so that it also works when you're testing with an older setuptools version and there's a new one on pypi.
In that case, the _call_easy_install call will really try to install setuptools first and execute other code paths than the test cares for.
A cleaner way does not seem possible as the easy_install code is really intertwined.
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