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

[rosdep] add python3 keys for pymodbus and urllib3 #26056

Merged
merged 3 commits into from
Aug 14, 2020

Conversation

@mikaelarguedas mikaelarguedas requested a review from a team as a code owner August 5, 2020 13:05
@clalancette clalancette added the rosdep Issue/PR is for a rosdep key label Aug 11, 2020
@@ -5998,6 +5998,10 @@ python3-pykdl:
'*': [python3-pykdl]
'bionic': null
'xenial': null
python3-pymodbus:
debian: [python3-pymodbus]
Copy link
Contributor

Choose a reason for hiding this comment

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

This key isn't available in stretch. It is available in stretch-backports, but we don't usually allow keys in the backports repository, as I understand it. So I think this will have to get split out to a null key for stretch and python3-pymodbus for everything else.

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 didnt know stretch was still a required platform for new keys as it went EOL last month.
Addressed in 85aee79

Copy link
Contributor

Choose a reason for hiding this comment

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

I didnt know stretch was still a required platform for new keys as it went EOL last month.

I didn't realize that. Thanks for the heads up; for now, I think we can leave the key since we've added it.

rosdep/python.yaml Outdated Show resolved Hide resolved
Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rosdep Issue/PR is for a rosdep key
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants