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:
parent
bc3087e282
commit
99e127a635
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user