[Bug 1467463] [NEW] argparse dependency incorrectly generated under python3
James Page
james.page at ubuntu.com
Mon Jun 22 10:30:35 UTC 2015
Public bug reported:
[impact]
Python3 binary packages incorrectly build with python3-argparse.
[test case]
Build a python module that requires argparse (python-keystoneclient in wily for example)
[regression potential]
minimal - in later releases
[original bug report]
pydist overrides needs:
argparse python3 (>= 3.2)
as found in later dh-python versions; without this argparse gets
automatically generated as python3-argparse.
** Affects: dh-python (Ubuntu)
Importance: Medium
Status: Fix Released
** Affects: dh-python (Ubuntu Trusty)
Importance: Medium
Assignee: James Page (james-page)
Status: In Progress
** Affects: dh-python (Ubuntu Wily)
Importance: Medium
Status: Fix Released
** Also affects: dh-python (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: dh-python (Ubuntu Wily)
Importance: Undecided
Status: New
** Changed in: dh-python (Ubuntu Wily)
Status: New => Fix Released
** Changed in: dh-python (Ubuntu Wily)
Importance: Undecided => Medium
** Changed in: dh-python (Ubuntu Trusty)
Importance: Undecided => Medium
** Changed in: dh-python (Ubuntu Trusty)
Status: New => In Progress
** Changed in: dh-python (Ubuntu Trusty)
Assignee: (unassigned) => James Page (james-page)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dh-python in Ubuntu.
https://bugs.launchpad.net/bugs/1467463
Title:
argparse dependency incorrectly generated under python3
Status in dh-python package in Ubuntu:
Fix Released
Status in dh-python source package in Trusty:
In Progress
Status in dh-python source package in Wily:
Fix Released
Bug description:
[impact]
Python3 binary packages incorrectly build with python3-argparse.
[test case]
Build a python module that requires argparse (python-keystoneclient in wily for example)
[regression potential]
minimal - in later releases
[original bug report]
pydist overrides needs:
argparse python3 (>= 3.2)
as found in later dh-python versions; without this argparse gets
automatically generated as python3-argparse.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1467463/+subscriptions
More information about the foundations-bugs
mailing list