From: Alexis Ballier Date: Sat, 11 Feb 2017 11:22:53 +0000 (+0100) Subject: dev-ros/visp_hand2eye_calibration: Add python 3.5 support. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=751339b81d7b77f06c232f6e3b0166a4e581ac0b;p=gentoo.git dev-ros/visp_hand2eye_calibration: Add python 3.5 support. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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 039406cf6585..87ad69e8b724 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 039406cf6585..87ad69e8b724 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