touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #88358
[Bug 1467463] Re: argparse dependency incorrectly generated under python3
This bug was fixed in the package dh-python - 1.20140128-1ubuntu8.1
---------------
dh-python (1.20140128-1ubuntu8.1) trusty; urgency=medium
* Ensure that argparse dependencies are correctly resolved to
python3 (>= 3.2) for Python 3 (LP: #1467463).
-- James Page <james.page@xxxxxxxxxx> Mon, 22 Jun 2015 13:08:31 +0100
** Changed in: dh-python (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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:
Fix Released
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
References