[Bug 1736717] Re: python3-cliff shouldn't depend on python3-unicodecsv
Launchpad Bug Tracker
1736717 at bugs.launchpad.net
Mon Dec 18 15:12:32 UTC 2017
This bug was fixed in the package python-cliff - 2.9.1-0ubuntu2
---------------
python-cliff (2.9.1-0ubuntu2) bionic; urgency=medium
* d/control: Drop (Build-)Depends on python3-unicodecsv as its only
needed for Python 2 (LP: #1736717).
-- James Page <james.page at ubuntu.com> Mon, 18 Dec 2017 13:11:11 +0000
** Changed in: python-cliff (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-cliff in Ubuntu.
https://bugs.launchpad.net/bugs/1736717
Title:
python3-cliff shouldn't depend on python3-unicodecsv
Status in python-cliff package in Ubuntu:
Fix Released
Status in python-unicodecsv package in Ubuntu:
Triaged
Bug description:
Currently python3-unicodecsv is a dependence of python3-cliff. But
actually it is used only with Python 2. With Python 3 the standard csv
module is used instead of unicodecsv.
python2-unicodecsv should be kept a dependence of python2-cliff, but
python3-cliff shouldn't depend on python3-unicodecsv. And after that
python3-unicodecsv could be removed at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cliff/+bug/1736717/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list