dev-ros/std_msgs: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:14:06 +0000 (19:14 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:14:06 +0000 (19:14 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/std_msgs/std_msgs-0.5.9.ebuild
dev-ros/std_msgs/std_msgs-9999.ebuild

index def89fe81778be99b5bf27e36ae9c01a77b7d2e7..9707b2b18bdf06b9355f5c346879abf03776922b 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs"
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} ros-catkin
 
index def89fe81778be99b5bf27e36ae9c01a77b7d2e7..9707b2b18bdf06b9355f5c346879abf03776922b 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs"
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit ${SCM} ros-catkin