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

add exec_depend on python3-pkg-resources #30

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

mikaelarguedas
Copy link
Member

the rosdep key has been added in ros/rosdistro#15406

@mikaelarguedas mikaelarguedas added the in review Waiting for review (Kanban column) label Jun 28, 2017
@@ -9,6 +9,7 @@
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>

<exec_depend>python3-pkg-resources</exec_depend>
Copy link
Member

Choose a reason for hiding this comment

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

Is this only a run dependency? Is it not already used at buildtime?

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought that ament_python packages rely on setuptools at buildtime that provide this dependency. So I assumed that runtime would be enough, isn't it ?

Copy link
Member

Choose a reason for hiding this comment

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

Ok, I think that is fine for now with the setuptools dependency being injected by bloom.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good merging as is then

@mikaelarguedas mikaelarguedas merged commit ef01f8c into master Jun 28, 2017
@mikaelarguedas mikaelarguedas deleted the pkg_resources_dependency branch June 28, 2017 17:52
@mikaelarguedas mikaelarguedas removed the in review Waiting for review (Kanban column) label Jun 28, 2017
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