dev-ros/rosgraph_msgs: Add python 3.6 and pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 15:50:59 +0000 (16:50 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 17:09:24 +0000 (18:09 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild

index 930367d85d9ba1c490685b383682ca00d80da34e..e07ec03855509ef45ff8de08d39680ab5a740d86 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/ros_comm_msgs"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
index 930367d85d9ba1c490685b383682ca00d80da34e..e07ec03855509ef45ff8de08d39680ab5a740d86 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros/ros_comm_msgs"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"