Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start removing dependency on six #178

Merged
merged 23 commits into from Jan 21, 2020
Merged

Conversation

OddBloke
Copy link
Collaborator

cloud-init master no longer supports Python 2, so we no longer need to depend on the six library. This PR drops the usage of six in some parts of the codebase, to start us down that path.

(It also sorts imports where I was touching them anyway.)

Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changeset looks good, I'm not quite sure how we should track this, but we need to make sure we drop python-six as a package dependency from ubuntu/xenial|bionic|eoan debian/control files.

Maybe we add a #SRU_BLOCKER comment to debian/control in those branches for next SRU?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants