Rebuild with Python 2.7
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-distutils-extra |
Invalid
|
Undecided
|
Unassigned | ||
| python-distutils-extra (Ubuntu) |
Fix Released
|
Medium
|
Barry Warsaw | ||
Bug Description
Binary package hint: python-
Please apply the attached patch to rebuild this package with Python 2.7 in natty.
Related branches
- Martin Pitt (community): Needs Fixing
- Ubuntu branches: Pending requested
-
Diff: 1183 lines (+71/-1041) 10 files modifiedapi.bzrignore (+1/-0)
.pc/.version (+0/-1)
.pc/applied-patches (+0/-1)
.pc/debian-changes-2.22-2/DistUtilsExtra/command/check.py (+0/-105)
.pc/debian-changes-2.22-2/test/auto.py (+0/-930)
DistUtilsExtra/command/check.py (+13/-0)
debian/changelog (+7/-0)
debian/patches/fix-pythonpath (+49/-0)
debian/patches/series (+1/-0)
test/auto.py (+0/-4)
- Registry Administrators: Pending requested
-
Diff: 64 lines (+15/-5) 3 files modifiedapidebian/changelog (+8/-0)
setup.py (+1/-1)
test/auto.py (+6/-4)
It's not clear to me that a no-change rebuild will work. I'm seeing test failures against Python 3.2 in my sbuild. Investigating.
The test was failing for me because I happen to have $PYTHONPATH in my environment. I think test/auto.py could do a better job of sanitizing $PYTHONPATH in that case. Branch pushed. I'll link it to this bug report, submit a merge proposal, and get pitti to review + commit.
See my comments in the merge proposal. I'll just do a rebuild for now to fix this bug.
This bug was fixed in the package python-
---------------
python-
[ Martin Pitt ]
* auto.py: Skip setup.py when calculating automatic requires, since
modules from that script are just build dependencies. Thanks Michael
Terry! (LP: #643655)
* python-mkdebian: Update python-mkdebian's generated copyright fields with
latest names/values from http://
Terry!
* Rebuild against Python 2.7 in Ubuntu. (LP: #670188)
[ Didier Roche ]
* Return an error when can't update changelog (LP: #656950)
* Add --force-copyright to force copyright file to be recreated
(LP: #656943)
-- Martin Pitt <email address hidden> 2010年11月03日 22:37:27 -0400