Skip to content

Commit

Permalink
[rosdep] [catkin-lint] [debian/ubuntu] Use catkin-lint instead of pyt…
Browse files Browse the repository at this point in the history
…hon3-catkin-lint package (#41004)

* python3-catkin-lint exist on almost no active distros, catkin-lint does

$ rmadison python3-catkin-lint
 python3-catkin-lint | 1.6.6-1 | focal/universe | all

$ rmadison catkin-lint
 catkin-lint | 1.6.6-1  | focal/universe  | all
 catkin-lint | 1.6.16-1 | jammy/universe  | all
 catkin-lint | 1.6.22-1 | mantic/universe | all
 catkin-lint | 1.6.22-1 | noble/universe  | all

* on debian as well

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>

---------

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
  • Loading branch information
mikaelarguedas authored May 7, 2024
1 parent e43bde9 commit 3b40485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5181,13 +5181,13 @@ python3-cantools-pip:
packages: [cantools]
python3-catkin-lint:
debian:
'*': [python3-catkin-lint]
'*': [catkin-lint]
stretch: null
fedora: [python3-catkin_lint]
openembedded: [python3-catkin-lint@meta-ros-common]
rhel: [python3-catkin_lint]
ubuntu:
'*': [python3-catkin-lint]
'*': [catkin-lint]
bionic: null
python3-catkin-pkg:
alpine: [py3-catkin-pkg]
Expand Down

0 comments on commit 3b40485

Please sign in to comment.