Skip to content

Commit

Permalink
Adds httpx to rosdep database (ros#44364)
Browse files Browse the repository at this point in the history
* Adds httpx, setproctitle, msgpack-numpy, platformdirs, pyaudio and soundfile

* Fixes focal index for httpx and platformdirs

* Fixes formatting error

* Adds httpx to rosdep

* Removes soundfile

* Adds Alpine for httpx

* Adds Arch to httpx

* Adds rhel for httpx

* Removes rhel unsupported platform
  • Loading branch information
mkabtoul authored Feb 5, 2025
1 parent c4b40f5 commit 7eca4cf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6630,6 +6630,21 @@ python3-httplib2:
fedora: [python3-httplib2]
gentoo: [dev-python/httplib2]
ubuntu: [python3-httplib2]
python3-httpx:
alpine: [httpx]
arch: [python-httpx]
debian: [python3-httpx]
fedora: [python3-httpx]
gentoo: [dev-python/httpx]
osx:
pip:
packages: [httpx]
rhel: [python3-httpx]
ubuntu:
'*': [python3-httpx]
focal:
pip:
packages: [httpx]
python3-hypothesis:
debian: [python3-hypothesis]
fedora: [python3-hypothesis]
Expand Down

0 comments on commit 7eca4cf

Please sign in to comment.