← Back to team overview

touch-packages team mailing list archive

[Bug 1467463] Re: argparse dependency incorrectly generated under python3

 

Confirm this resolved python3 related install ability issues with
argparse dependencies.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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 Committed
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