dev-ros/nav_msgs: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Thu, 25 Feb 2016 09:57:46 +0000 (10:57 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 25 Feb 2016 09:57:46 +0000 (10:57 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/nav_msgs/nav_msgs-1.12.3.ebuild
dev-ros/nav_msgs/nav_msgs-9999.ebuild

index 4cf22b7e60bd15c859ea19101bd3dfc19866ca4e..99176f87defda292e116f9a1e62a81e137df2316 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs"
 
index 4cf22b7e60bd15c859ea19101bd3dfc19866ca4e..99176f87defda292e116f9a1e62a81e137df2316 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/common_msgs"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs"