Add support for Python 2.7
Bug #664068 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-support (Ubuntu) |
Fix Released
|
High
|
Barry Warsaw |
Bug Description
Binary package hint: python-support
We need to start migrating packages to Python 2.7 which is now a supported version in Natty. While we're doing the transition to dh_python2, we still need python-support (and python-central) to add 2.7. I have patches to both that are ready to go, and just need a sponsor to commit.
Related branches
lp://staging/~barry/ubuntu/natty/python-support/py27
- Clint Byrum (community): Needs Fixing
- Matthias Klose: Pending requested
- Ubuntu branches: Pending requested
-
Diff: 43 lines (+9/-3)3 files modifieddebian/changelog (+6/-0)
pysupport.py (+1/-1)
tests/testparseversions.py (+2/-2)
Changed in python-support (Ubuntu): | |
milestone: | none → natty-alpha-1 |
assignee: | nobody → Barry Warsaw (barry) |
importance: | Undecided → High |
status: | New → In Progress |
To post a comment you must log in.
After applying the patch from the merge proposal, debs build correctly with the site-packages dirs for python2.7 stripped out.
However, they are still not byte compiled properly.
I am attaching the output of update- python- modules --verbose -f