Docker-py: [5.0.0] Dropped dependency six but remains importing six in 32 Python files?

Created on 7 Apr 2021  路  2Comments  路  Source: docker/docker-py

Hi!

While bumping docker-py for Gentoo I noticed that commit c8fba210a222d4f7fde90da8f48db1e7faa637ec dropped the dependency on six from setup.py and requirements.txt. When grepping the sources I find 32 more Python files that still import six so I would expect some trouble at runtime in an environment where no six is available (if we ignore dependencies pulling six in, indirectly). Is that known and intended?

Thanks and best, Sebastian

Most helpful comment

Hi @hartwork

That makes total sense, and we will remove those dependencies.

@ulyssessouza could you assign this issue to me?

Thanks and have a good day :)

All 2 comments

Hi @hartwork

That makes total sense, and we will remove those dependencies.

@ulyssessouza could you assign this issue to me?

Thanks and have a good day :)

Thank you @hartwork for reporting this issue, and everyone involved contributing to this project! :heart: :tada:

@feliperuhland are you still interested in working on this?

Thank you again everyone contributing to this project, I'm one among many users who rely on it indirectly :heart:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

treuherz picture treuherz  路  4Comments

sureshsankaran picture sureshsankaran  路  4Comments

uggla picture uggla  路  3Comments

miracle2k picture miracle2k  路  4Comments

andornaut picture andornaut  路  5Comments