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

dev-ros/rosunit/rosunit-1.13.4.ebuild
dev-ros/rosunit/rosunit-9999.ebuild

index 3f9ea48d9eaa4804890f77057c439b5dcd205a4a..7c5c7199379f7bbefa132049f89dd552ab582aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=tools/${PN}
 
 inherit ros-catkin
index 48cd51dca67c85a5f8ca09887457c70989f5c27e..7c5c7199379f7bbefa132049f89dd552ab582aa4 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$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=tools/${PN}
 
 inherit ros-catkin