Skip to content

Conversation

@cottsay
Copy link
Member

@cottsay cottsay commented Nov 22, 2024

The value given by --name is the verbatim package name, while the --fullname yields the normalized package name used by setuptools followed by the version.

We can trim off the version part to get the normalized name so that the proper package name is used when looking for the archives produced by the wheel build process.

Originally submitted as dirk-thomas#4.

The value given by --name is the verbatim package name, while the
--fullname yields the normalized package name used by setuptools followed
by the version.

We can trim off the version part to get the normalized name so that the
proper package name is used when looking for the archives produced by
the wheel build process.
@cottsay cottsay self-assigned this Nov 22, 2024
@cottsay cottsay merged commit 8433314 into colcon:main Nov 23, 2024
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