Hi,

python3-core is importing python3-six for absolutely no reason

this package only work by luck for now because the
library got pulled-in by something else
(most likely python3-urllib2)

$ grep ' six' /usr/lib/python3/dist-packages/botocore -r | grep import
/usr/lib/python3/dist-packages/botocore/compat.py:import six

How do you suggest this should be fixed?
A Debian patch that removes the line from compat.py?
Or should the Debian package depend on python3-six?
Or is it a bug that must be fixed upstream?

Regards,
Gregor

Reply via email to