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

cmd/plugin/show: use entrypoint distro name #5418

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

abn
Copy link
Member

@abn abn commented Apr 6, 2022

Prior to this change the plugin show command assumed the entrypoint
name to be the same as the package providing the plugin. This change
makes use of the entrypoint.distro.name instead to derive the source
package.

Resolves: #5417

@abn abn requested a review from a team April 6, 2022 08:36
@abn abn force-pushed the issue/5417 branch 2 times, most recently from 1d22cca to 7bc8082 Compare April 6, 2022 08:51
Prior to this change the `plugin show` command assumed the entrypoint
name to be the same as the package providing the plugin. This change
makes use of the `entrypoint.distro.name` instead to derive the source
package.

Resolves: python-poetry#5417
@radoering radoering merged commit 3780a72 into python-poetry:master Apr 6, 2022
@abn abn deleted the issue/5417 branch April 6, 2022 16:12
@kasteph kasteph mentioned this pull request May 30, 2022
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError on poetry plugin show
2 participants