eclass/ros-catkin.eclass: Switch the entire ROS stack to python 3.6
authorAlexis Ballier <aballier@gentoo.org>
Thu, 12 Dec 2019 10:41:38 +0000 (11:41 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 12 Dec 2019 10:42:06 +0000 (11:42 +0100)
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
eclass/ros-catkin.eclass

index 838c2e4d6319962fcd7e0b3bc97215ea7f0d404e..d560f804e65d2cb2e9fff0990d5ad9993533f033 100644 (file)
@@ -49,7 +49,7 @@ fi
 # we'd have ros_distro_gentoo_python_2_7 & co plus the OSRF ones (lunar, etc.).
 # Note that this uncondtionally pulls python but in the ROS world there will
 # most certainly be something pulling python anyway.
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit ${SCM} python-r1 cmake-utils flag-o-matic