From a526e1a8beb4d50f7c6a503aee5405e17c68d305 Mon Sep 17 00:00:00 2001 From: v4hn Date: Fri, 11 Oct 2024 13:13:33 +0200 Subject: [PATCH] drop python3-future --- rosdep.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rosdep.yaml b/rosdep.yaml index e302b9ff9a..95fcecf8bf 100644 --- a/rosdep.yaml +++ b/rosdep.yaml @@ -20,6 +20,9 @@ prbt_ikfast_manipulator_plugin: # rosdep still needs to resolve it when building mongo client packages with run-time dependency mongodb: debian: [] +# does not exist anymore from python 3.12 +python3-future: + debian: [] # OR rosdep defines these runtime-only libraries (with versions), but that requires repeated updating here with each boost release. # debhelper generates the correct library dependencies anyway, so just ignore these keys libboost-thread: