Robotics: drop python3-bloom for now

It is uninstallable as we cannot yet rebuild it with Python 3.12.
Unlike those dropped in the previous commit, upstream still
maintains this project and has a plan for it going forward, so
just comment it out with an explanation instead of removing it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-29 13:03:30 -07:00
parent bc3087e282
commit 99e127a635
2 changed files with 8 additions and 0 deletions

View File

@ -4544,7 +4544,11 @@
<packagereq type="default">player-doc</packagereq>
<packagereq type="default">player-examples</packagereq>
<packagereq type="default">player-stage</packagereq>
<!-- FTI with Python 3.12:
https://bugzilla.redhat.com/show_bug.cgi?id=2220133
https://github.com/ros-infrastructure/bloom/issues/707
<packagereq type="default">python3-bloom</packagereq>
!-->
<packagereq type="default">python3-catkin_lint</packagereq>
<packagereq type="default">python3-catkin_pkg</packagereq>
<packagereq type="default">python3-catkin_tools</packagereq>

View File

@ -4544,7 +4544,11 @@
<packagereq type="default">player-doc</packagereq>
<packagereq type="default">player-examples</packagereq>
<packagereq type="default">player-stage</packagereq>
<!-- FTI with Python 3.12:
https://bugzilla.redhat.com/show_bug.cgi?id=2220133
https://github.com/ros-infrastructure/bloom/issues/707
<packagereq type="default">python3-bloom</packagereq>
!-->
<packagereq type="default">python3-catkin_lint</packagereq>
<packagereq type="default">python3-catkin_pkg</packagereq>
<packagereq type="default">python3-catkin_tools</packagereq>