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

Import setup from setuptools instead of distutils.core #45

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

arne48
Copy link
Member

@arne48 arne48 commented Feb 26, 2023

Recently users of newer distributions who build Noetic from source noticed issues when importing setup from distutils.core.
This problem was discussed on Discourse, and we hope that we can make the needed updates to Noetic to allow for future builds from source of Noetic.
As a first step, this PR introduces changes from the Noetic Migration Guide that addresses the change to the setuptools module instead of distutils.core and the corresponding buildtool_depend tags for python 2&3.

This PR also fixes a typo in the LICENSE file. This would maybe not be worth an individual PR and could be added to this.

Copy link
Member

@130s 130s left a comment

Choose a reason for hiding this comment

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

Nice catch of license typo!

@MatthijsBurgh MatthijsBurgh merged commit 7e06598 into ros-visualization:master Mar 1, 2023
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.

None yet

3 participants