dev-ros/gazebo_msgs: Add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 21 Feb 2017 08:24:08 +0000 (09:24 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 21 Feb 2017 09:21:12 +0000 (10:21 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild
dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild

index 35e1521474534596ab863fff8909125b5f92b1be..900c6d1975c56d9f9f5f8ce1807fce77fa6b66d1 100644 (file)
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 CATKIN_HAS_MESSAGES=yes
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs"
index f75202726e855b3f69b3bff28444ba880d8164ff..900c6d1975c56d9f9f5f8ce1807fce77fa6b66d1 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 CATKIN_HAS_MESSAGES=yes
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs"