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

Add python3-streamz to rosdep/python.yaml #43502

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

galou
Copy link
Contributor

@galou galou commented Nov 14, 2024

Please add the following dependency to the rosdep database.

Package name:

python3-streamz: Pipelines to manage continuous streams of data

Package Upstream Source:

https://github.com/python-streamz/streamz/

Purpose of using this:

We use streamz to apply a sliding window average on raw input data for logging and user interface.

Distro packaging links:

Links to Distribution Packages

@galou galou requested a review from a team as a code owner November 14, 2024 13:27
@github-actions github-actions bot added the rosdep Issue/PR is for a rosdep key label Nov 14, 2024
Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

It looks like this package is available as system packages. Please use those instead of pip entries.

Key 'python3-streamz' might be satisfied by debian package named 'python3-streamz': https://packages.debian.org/bookworm/python3-streamz
Key 'python3-streamz' might be satisfied by opensuse package named 'python3-streamz': https://software.opensuse.org/package/python-streamz

rosdep/python.yaml Outdated Show resolved Hide resolved
@galou
Copy link
Contributor Author

galou commented Nov 18, 2024

There's also the package for Tumbleweed but I don't know how to add it (opensuse: [python-streamz]?).

@galou
Copy link
Contributor Author

galou commented Nov 18, 2024

What is preferred, should I rebase and squash or simply push a new commit?

@clalancette
Copy link
Contributor

What is preferred, should I rebase and squash or simply push a new commit?

Either one is fine. We'll end up squashing it in the end.

rosdep/python.yaml Outdated Show resolved Hide resolved
rosdep/python.yaml Show resolved Hide resolved
galou and others added 2 commits November 26, 2024 10:04
Co-authored-by: Chris Lalancette <[email protected]>
Co-authored-by: Chris Lalancette <[email protected]>
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

@galou
Copy link
Contributor Author

galou commented Nov 26, 2024

I committed the suggested changes because I got no answer about my doubts with OpenSuse.

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

@quarkytale quarkytale merged commit 555ea36 into ros:master Dec 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rosdep Issue/PR is for a rosdep key
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants