commit:     6d7554d0f60f5321af096ccdce22a24a91ec30f0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 15:50:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 17:09:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7554d0

dev-ros/rosgraph_msgs: Add python 3.6 and pypy/3 support

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild | 2 +-
 dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild 
b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
index 930367d85d..e07ec03855 100644
--- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
+++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
@@ -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"
 

diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild 
b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild
index 930367d85d..e07ec03855 100644
--- a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild
+++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild
@@ -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"
 

Reply via email to