dev-ros/rosgraph_msgs: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 16:35:13 +0000 (17:35 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 17:46:00 +0000 (18:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild

index fafe2896fbb7d7b256367231e8b81385cb819cf0..930367d85d9ba1c490685b383682ca00d80da34e 100644 (file)
@@ -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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
index fafe2896fbb7d7b256367231e8b81385cb819cf0..930367d85d9ba1c490685b383682ca00d80da34e 100644 (file)
@@ -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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"