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

Fix e3-pypi-closure #665

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

leocardao
Copy link
Contributor

When a package (such as ruamel) contained a dot in its name, the package retrieved by e3-pypi-closure might not be the one requested (for example when the version was set in the config file).

This patch is designed to prevent this.

When a package (such as ruamel) contained a dot in its name, the package
retrieved by e3-pypi-closure might not be the one requested (for example
when the version was set in the config file).

This patch is designed to prevent this.
@leocardao leocardao requested review from Nikokrock and liaiss January 17, 2024 13:30
@leocardao leocardao self-assigned this Jan 17, 2024
@leocardao leocardao merged commit 6aec614 into AdaCore:master Jan 17, 2024
8 checks passed
leocardao added a commit to leocardao/e3-core that referenced this pull request Jan 18, 2024
This patch adds an oversight made in AdaCore#665, to normalize the package name.
This allows comparison between the package name and the name of its
requirement.
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.

2 participants