Skip to content

Add pbr fallback - #1964

Merged
mlouielu merged 1 commit into
Guake:masterfrom
Davidy22:importlib
Nov 14, 2021
Merged

Add pbr fallback#1964
mlouielu merged 1 commit into
Guake:masterfrom
Davidy22:importlib

Conversation

@Davidy22

@Davidy22 Davidy22 commented Nov 1, 2021

Copy link
Copy Markdown
Collaborator

Resolves #1962

pbr seems to be an unused dependency after it was removed from the code, but this brings it back into use for at least until python versions < 3.8 get well and truly EOL'd

@mlouielu mlouielu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, this should be work for previous version of Python.

@mlouielu

Copy link
Copy Markdown
Collaborator

BTW, I think we should add smoke test in CI, as they didn't manage to discover in 3.6, 3.7 test

@mlouielu mlouielu added this to the Backlog milestone Nov 14, 2021
@mlouielu
mlouielu merged commit 4b29fcc into Guake:master Nov 14, 2021
@Davidy22

Copy link
Copy Markdown
Collaborator Author

Yeah this is probably fairly easy to add a unit test for.

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.

Guake suddenly not starting any more due to ModuleNotFoundError: No module named 'importlib_metadata'

2 participants