dev-ros/geographic_msgs: more python compat
authorAlexis Ballier <aballier@gentoo.org>
Sat, 8 Apr 2017 08:21:09 +0000 (10:21 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 8 Apr 2017 09:20:53 +0000 (11:20 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-ros/geographic_msgs/geographic_msgs-0.5.0.ebuild
dev-ros/geographic_msgs/geographic_msgs-9999.ebuild

index f088d5e329917473e35078ba9b91ef5ac8ac41ae..21ab00b45682d193657c90dab244c953d34e92c8 100644 (file)
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
 VER_PREFIX=geographic_info-
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs"
 
index e6212d8b71481492664b3ba7b7ffc609cbc06bf1..21ab00b45682d193657c90dab244c953d34e92c8 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
 
 EAPI=5
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
 ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
 VER_PREFIX=geographic_info-
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs"