gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 36 forks source link

(Forward port) Remove python3-distutils since it's not needed on Jammy (#496) #500

Closed Blast545 closed 1 month ago

Blast545 commented 1 month ago

🦟 Bug fix

Should fix debbuilders not finding distutils dependency on main for Noble. Reference build: https://build.osrfoundation.org/job/gz-transport14-debbuilder/310/

Summary

Removing distutils dependency, forward port differs a bit from original PR because in gz-transport13 there is a package.xml not available in main yet.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Blast545 commented 1 month ago

:farmer: gz_transport-pr-win is failing on a specific test, totally unrelated to this PR. Merging this one