-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 python3-pyotp #42428
add python3-pyotp #42428
Conversation
added pyotp to python.yaml in rosdep
Update python.yaml
Add python3-pyotp package
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it is available for RHEL-9
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reasons unrelated to this PR, this needs a rebase, then it should pass CI.
This PR hasn't been activity in 14 days. If you are still are interested in getting it merged please provide an update. Otherwise it will likely be closed by a rosdistro maintainer following our contributing policy. It's been labeled "stale" for visibility to the maintainers. If this label isn't appropriate, you can ask a maintainer to remove the label and add the 'persistent' label. |
rosdep/python.yaml
Outdated
rhel: | ||
'*': [python3-pyotp] | ||
'8': null | ||
opensuse: [python3-pyotp] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like CI is failing here:
ERR: list out of alphabetical order line 8314. 'opensuse' should come before 'rhel'
Please add the following dependency to the rosdep database.
Package name:
python3-pyotp
Package Upstream Source:
(https://github.com/pyotp/pyotp)
Purpose of using this:
This dependency is being used to add a one time password creation package for python.
Distro packaging links:
Links to Distribution Packages