summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-14 14:08:58 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-14 14:20:51 +0200
commit7feb8720da1192e813eab26bbfff64e0b849fe31 (patch)
tree03ae6a78282f90e01afa5b734d4ab064cf92b782 /dev-ros
parentdev-ros/moveit_msgs: add more python support (diff)
downloadgentoo-7feb8720da1192e813eab26bbfff64e0b849fe31.tar.gz
gentoo-7feb8720da1192e813eab26bbfff64e0b849fe31.tar.bz2
gentoo-7feb8720da1192e813eab26bbfff64e0b849fe31.zip
dev-ros/pcl_msgs: add more python support
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild4
-rw-r--r--dev-ros/pcl_msgs/pcl_msgs-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild
index c65cafd73a2a..f5fa939e8e0e 100644
--- a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild
+++ b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
inherit ros-catkin
diff --git a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild
index c65cafd73a2a..f5fa939e8e0e 100644
--- a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild
+++ b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
inherit ros-catkin