Skip to content

Commit

Permalink
Update python.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC authored Aug 1, 2024
1 parent 142de87 commit 59a4f67
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6844,6 +6844,32 @@ python3-lark-parser:
ubuntu:
'*': [python3-lark]
bionic: [python3-lark-parser]
python3-lgpio:
alpine:
pip:
packages: [lgpio]
arch:
pip:
packages: [lgpio]
debian:
pip:

Check failure on line 6855 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6855:6 [indentation] wrong indentation: expected 4 but found 5
packages: [lgpio]

Check failure on line 6856 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6856:7 [indentation] wrong indentation: expected 7 but found 6
fedora:
pip:

Check failure on line 6858 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6858:6 [indentation] wrong indentation: expected 4 but found 5
packages: [lgpio]

Check failure on line 6859 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6859:7 [indentation] wrong indentation: expected 7 but found 6
gentoo:
pip:

Check failure on line 6861 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6861:6 [indentation] wrong indentation: expected 4 but found 5
packages: [lgpio]

Check failure on line 6862 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6862:7 [indentation] wrong indentation: expected 7 but found 6
nixos:
pip:

Check failure on line 6864 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6864:6 [indentation] wrong indentation: expected 4 but found 5
packages: [lgpio]

Check failure on line 6865 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6865:7 [indentation] wrong indentation: expected 7 but found 6
openembedded:
pip:

Check failure on line 6867 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6867:6 [indentation] wrong indentation: expected 4 but found 5
packages: [lgpio]

Check failure on line 6868 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / Yaml Linting (3.8)

6868:7 [indentation] wrong indentation: expected 7 but found 6
rhel:
pip:
packages: [lgpio]
ubuntu: [python3-lgpio]

Check failure on line 6872 in rosdep/python.yaml

View workflow job for this annotation

GitHub Actions / rosdistro / rosdep checks (3.8)

Package 'python3-lgpio' could not be found for ubuntu focal on amd64
python3-libgpiod:
alpine: [py3-libgpiod]
arch: [libgpiod]
Expand Down

0 comments on commit 59a4f67

Please sign in to comment.