From 7feb8720da1192e813eab26bbfff64e0b849fe31 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 14 Jun 2017 14:08:58 +0200 Subject: dev-ros/pcl_msgs: add more python support Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild | 4 ++-- dev-ros/pcl_msgs/pcl_msgs-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-ros') 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 -- cgit v1.2.3-65-gdbad