Skip to content

Make ament_python_install_package() match setuptools' egg names.#338

Merged
hidmic merged 1 commit intomasterfrom
hidmic/update-ament-python-egg-name
May 31, 2021
Merged

Make ament_python_install_package() match setuptools' egg names.#338
hidmic merged 1 commit intomasterfrom
hidmic/update-ament-python-egg-name

Conversation

@hidmic
Copy link
Copy Markdown

@hidmic hidmic commented May 26, 2021

A small enhancement. This avoids discrepancies between flat eggs installed by ament_python_install_package() and flat eggs installed by setuptools. See setuptools documentation for further reference on the naming scheme.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@hidmic hidmic requested review from clalancette and ivanpauno May 26, 2021 22:24
Copy link
Copy Markdown
Contributor

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM with green CI (it would be good to test a package actually using the macro)

@hidmic
Copy link
Copy Markdown
Author

hidmic commented May 28, 2021

Full CI, just in case:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@hidmic
Copy link
Copy Markdown
Author

hidmic commented May 31, 2021

Alright, full CI's happy. Moving on.

@hidmic hidmic merged commit 3f992ad into master May 31, 2021
@delete-merged-branch delete-merged-branch bot deleted the hidmic/update-ament-python-egg-name branch May 31, 2021 13:25
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