commit: 751339b81d7b77f06c232f6e3b0166a4e581ac0b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 11:22:53 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 11:25:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751339b8
dev-ros/visp_hand2eye_calibration: Add python 3.5 support.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild | 2 +-
dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild
b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild
index 039406cf65..87ad69e8b7 100644
--- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild
+++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.10.0.ebuild
@@ -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
diff --git
a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild
b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild
index 039406cf65..87ad69e8b7 100644
--- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild
+++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild
@@ -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