dev-ros/mavros_extras: Add python 3.4/3.5/3.6 pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 15:38:52 +0000 (16:38 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 15:40:26 +0000 (16:40 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild
dev-ros/mavros_extras/mavros_extras-9999.ebuild

index 0ad75974e90ed566a33b3c979b28d2e3f87df412..6d019cd621dad6e279a570c901c52be321e001dd 100644 (file)
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/mavlink/mavros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
index af9e276b62c61d72cd3dc8431685eb16834c09c6..6d019cd621dad6e279a570c901c52be321e001dd 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 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/mavlink/mavros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin