summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 11:48:55 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 11:49:11 +0100
commita5dd2535b6f4fc38c2f763c2da3b59f82f3721cc (patch)
treebfd899d2fc9f77e04e016f6d5acd2d7af5ab7342
parentdev-ros/std_srvs: remove old (diff)
downloadgentoo-a5dd2535b6f4fc38c2f763c2da3b59f82f3721cc.tar.gz
gentoo-a5dd2535b6f4fc38c2f763c2da3b59f82f3721cc.tar.bz2
gentoo-a5dd2535b6f4fc38c2f763c2da3b59f82f3721cc.zip
dev-ros/std_srvs: Add python 3.6 and pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-ros/std_srvs/std_srvs-1.11.2.ebuild4
-rw-r--r--dev-ros/std_srvs/std_srvs-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/std_srvs/std_srvs-1.11.2.ebuild b/dev-ros/std_srvs/std_srvs-1.11.2.ebuild
index ee9b8a0fd241..4e81923538a5 100644
--- a/dev-ros/std_srvs/std_srvs-1.11.2.ebuild
+++ b/dev-ros/std_srvs/std_srvs-1.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}
inherit ros-catkin
diff --git a/dev-ros/std_srvs/std_srvs-9999.ebuild b/dev-ros/std_srvs/std_srvs-9999.ebuild
index ee9b8a0fd241..4e81923538a5 100644
--- a/dev-ros/std_srvs/std_srvs-9999.ebuild
+++ b/dev-ros/std_srvs/std_srvs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}
inherit ros-catkin