dev-ros/python_qt_binding: Add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 28 Feb 2017 07:44:34 +0000 (08:44 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 28 Feb 2017 11:26:47 +0000 (12:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/python_qt_binding/python_qt_binding-0.3.2.ebuild
dev-ros/python_qt_binding/python_qt_binding-9999.ebuild

index 453288d17366e6814a4f1c6ef326370aadc550da..b1d48bf1707299aba48f58e68ec12b037f50916a 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit ros-catkin
 
index 74f05392257ca439d262945cdd2c639fe873e842..b1d48bf1707299aba48f58e68ec12b037f50916a 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-visualization/python_qt_binding"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit ros-catkin