summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 12:05:38 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 12:05:55 +0100
commit13cf2e99cd0ddb9f5951f4725b215836192ad5f4 (patch)
tree50794f91a30510499be02d6a2e2178cb48108162 /dev-ros
parentdev-ros/rospy: remove old (diff)
downloadgentoo-13cf2e99cd0ddb9f5951f4725b215836192ad5f4.tar.gz
gentoo-13cf2e99cd0ddb9f5951f4725b215836192ad5f4.tar.bz2
gentoo-13cf2e99cd0ddb9f5951f4725b215836192ad5f4.zip
dev-ros/rospy: add python 3.6 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/rospy/rospy-1.13.0.ebuild2
-rw-r--r--dev-ros/rospy/rospy-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rospy/rospy-1.13.0.ebuild b/dev-ros/rospy/rospy-1.13.0.ebuild
index 6f80d45726ac..49b26ac67e72 100644
--- a/dev-ros/rospy/rospy-1.13.0.ebuild
+++ b/dev-ros/rospy/rospy-1.13.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=clients/${PN}
inherit ros-catkin
diff --git a/dev-ros/rospy/rospy-9999.ebuild b/dev-ros/rospy/rospy-9999.ebuild
index 6f80d45726ac..49b26ac67e72 100644
--- a/dev-ros/rospy/rospy-9999.ebuild
+++ b/dev-ros/rospy/rospy-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=clients/${PN}
inherit ros-catkin