Skip to content

Commit

Permalink
Remove gentoo pip rosdep entries (#29948)
Browse files Browse the repository at this point in the history
* remove gentoo pip entries

Signed-off-by: Mabel Zhang <[email protected]>

* typo

Signed-off-by: Mabel Zhang <[email protected]>
  • Loading branch information
mabelzhang authored Jun 22, 2021
1 parent b7778ff commit 7ffc717
Showing 1 changed file with 2 additions and 33 deletions.
35 changes: 2 additions & 33 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1334,9 +1334,6 @@ python-cython-pip:
fedora:
pip:
packages: [cython]
gentoo:
pip:
packages: [cython]
ubuntu:
pip:
packages: [cython]
Expand Down Expand Up @@ -2700,9 +2697,6 @@ python-multiprocess-pip:
fedora:
pip:
packages: [multiprocess]
gentoo:
pip:
packages: [multiprocess]
ubuntu:
pip:
packages: [multiprocess]
Expand Down Expand Up @@ -3064,9 +3058,6 @@ python-parameterized:
pip:
packages: [parameterized]
fedora: [python-parameterized]
gentoo:
pip:
packages: [parameterized]
osx:
pip:
packages: [parameterized]
Expand Down Expand Up @@ -3715,9 +3706,6 @@ python-pyqtgraph:
fedora:
pip:
packages: [pyqtgraph]
gentoo:
pip:
packages: [pyqtgraph]
nixos: [pythonPackages.pyqtgraph]
ubuntu:
bionic: [python-pyqtgraph]
Expand Down Expand Up @@ -5727,9 +5715,6 @@ python3-aio-pika-pip:
fedora:
pip:
packages: [aio-pika]
gentoo:
pip:
packages: [aio-pika]
ubuntu:
pip:
packages: [aio-pika]
Expand All @@ -5753,9 +5738,6 @@ python3-ansible-runner-pip:
fedora:
pip:
packages: [ansible-runner]
gentoo:
pip:
packages: [ansible-runner]
ubuntu:
pip:
packages: [ansible-runner]
Expand Down Expand Up @@ -6557,9 +6539,6 @@ python3-jupyros-pip:
fedora:
pip:
packages: [jupyros]
gentoo:
pip:
packages: [jupyros]
ubuntu:
pip:
packages: [jupyros]
Expand Down Expand Up @@ -6852,6 +6831,7 @@ python3-parameterized:
alpine: [py3-parameterized]
debian: [python3-parameterized]
fedora: [python3-parameterized]
gentoo: [dev-python/parameterized]
ubuntu: [python3-parameterized]
python3-paramiko:
debian: [python3-paramiko]
Expand Down Expand Up @@ -7600,9 +7580,6 @@ python3-simple-pid-pip:
fedora:
pip:
packages: [simple-pid]
gentoo:
pip:
packages: [simple-pid]
osx:
pip:
packages: [simple-pid]
Expand Down Expand Up @@ -7630,9 +7607,6 @@ python3-siphon-pip:
fedora:
pip:
packages: [siphon]
gentoo:
pip:
packages: [siphon]
osx:
pip:
packages: [siphon]
Expand Down Expand Up @@ -7773,9 +7747,6 @@ python3-tilestache-pip:
fedora:
pip:
packages: [tilestache]
gentoo:
pip:
packages: [tilestache]
ubuntu:
pip:
packages: [tilestache]
Expand Down Expand Up @@ -7877,9 +7848,7 @@ python3-vcstool:
pip:
packages: [vcstool]
fedora: [python3-vcstool]
gentoo:
pip:
packages: [vcstool]
gentoo: [vcstool]
macports:
pip:
packages: [vcstool]
Expand Down

0 comments on commit 7ffc717

Please sign in to comment.