summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-25 10:59:13 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-25 10:59:13 +0100
commit8795976f881b94683b8fb8e5f4b2ec72eb6c5c88 (patch)
treefd033084f83b1d658c3b0930ef91aa27cd6311b5 /dev-ros
parentdev-ros/sensor_msgs: add python 3.5 support (diff)
downloadgentoo-8795976f881b94683b8fb8e5f4b2ec72eb6c5c88.tar.gz
gentoo-8795976f881b94683b8fb8e5f4b2ec72eb6c5c88.tar.bz2
gentoo-8795976f881b94683b8fb8e5f4b2ec72eb6c5c88.zip
dev-ros/shape_msgs: add python 3.5 support
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild2
-rw-r--r--dev-ros/shape_msgs/shape_msgs-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild
index 355589ec96cd..d5a90e9732e8 100644
--- a/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild
+++ b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild
@@ -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"
diff --git a/dev-ros/shape_msgs/shape_msgs-9999.ebuild b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
index 355589ec96cd..d5a90e9732e8 100644
--- a/dev-ros/shape_msgs/shape_msgs-9999.ebuild
+++ b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
@@ -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"