Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds httpx to rosdep database #44364

Merged
merged 11 commits into from
Feb 10, 2025
Merged

Conversation

mkabtoul
Copy link
Contributor

@mkabtoul mkabtoul commented Feb 4, 2025

Please add the following dependency to the rosdep database

Package name:

python3-httpx

Package Upstream Source:

source repository

Purpose of using this:

An HTTP client library for Python3. HTTPX is a modern replacement for the well-established 'requests' package. Used to make web calls from ROS2 nodes.

Links to Distribution Packages

@mkabtoul mkabtoul requested a review from a team as a code owner February 4, 2025 13:56
@github-actions github-actions bot added the rosdep Issue/PR is for a rosdep key label Feb 4, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the #infra-help channel on our Discord server.


For changes related to rosdep:

  • ✅ New rosdep keys are named appropriately
  • ✅ Platforms for new rosdep rules are valid
  • ✅ Installers for new rosdep rules are valid

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

rosdep/python.yaml Outdated Show resolved Hide resolved
Copy link
Member

@mjcarroll mjcarroll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add RHEL dep.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For changes related to rosdep:

  • ✅ New rosdep keys are named appropriately
  • ❌ There are problems with explicitly provided platforms:
    • One or more explicitly provided platforms are no longer supported
  • ✅ Installers for new rosdep rules are valid

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

rosdep/python.yaml Outdated Show resolved Hide resolved
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For changes related to rosdep:

  • ✅ New rosdep keys are named appropriately
  • ✅ Platforms for new rosdep rules are valid
  • ✅ Installers for new rosdep rules are valid

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@mkabtoul mkabtoul requested a review from mjcarroll February 5, 2025 08:50
azeey pushed a commit to azeey/rosdistro that referenced this pull request Feb 5, 2025
* 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
@mkabtoul
Copy link
Contributor Author

@mjcarroll @nuclearsandwich this is a kind reminder that this PR is ready to be merged.

@github-actions github-actions bot removed the rosdep Issue/PR is for a rosdep key label Feb 10, 2025
@mjcarroll mjcarroll merged commit e12d3bd into ros:master Feb 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants