dev-ros/visp_hand2eye_calibration: Add python 3.5 support.
authorAlexis Ballier <aballier@gentoo.org>
Sat, 11 Feb 2017 11:22:53 +0000 (12:22 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 11 Feb 2017 11:25:17 +0000 (12:25 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild
dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild

index 039406cf6585a5a9b7f99853e6c3a9196ead1592..87ad69e8b724fb85db84e25dd12cdbf95e3523d1 100644 (file)
@@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
 VER_PREFIX="kinetic-"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
 
 inherit ros-catkin
index 039406cf6585a5a9b7f99853e6c3a9196ead1592..87ad69e8b724fb85db84e25dd12cdbf95e3523d1 100644 (file)
@@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
 VER_PREFIX="kinetic-"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
 
 inherit ros-catkin