Skip to content

Commit 22c80e7

Browse files
lennewbrookclalancettenuclearsandwich
authored
add python3-pyotp (#42428)
* Update python.yaml added pyotp to python.yaml in rosdep * Update python.yaml Add python3-pyotp package * Update rosdep/python.yaml Co-authored-by: Chris Lalancette <clalancette@gmail.com> * Fix lexicographical sort order. --------- Co-authored-by: Chris Lalancette <clalancette@gmail.com> Co-authored-by: Steven! Ragnarök <steven@nuclearsandwich.com>
1 parent 7de13dd commit 22c80e7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

rosdep/python.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8320,6 +8320,16 @@ python3-pyosmium:
83208320
fedora: [python3-osmium]
83218321
nixos: [python3Packages.pyosmium]
83228322
ubuntu: [python3-pyosmium]
8323+
python3-pyotp:
8324+
arch: [python-pyotp]
8325+
debian: [python3-pyotp]
8326+
fedora: [python3-pyotp]
8327+
freebsd: [py311-pyotp]
8328+
opensuse: [python3-pyotp]
8329+
rhel:
8330+
'*': [python3-pyotp]
8331+
'8': null
8332+
ubuntu: [python3-pyotp]
83238333
python3-pyparsing:
83248334
arch: [python-pyparsing]
83258335
debian: [python3-pyparsing]

0 commit comments

Comments
 (0)