commit:     f29d37abfa7bf934399248908e13ce0fd5c251bf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 17:11:00 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 17:30:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29d37ab

dev-ros/test_rosservice: bump eapi

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/test_rosservice/test_rosservice-1.15.7.ebuild | 4 +---
 dev-ros/test_rosservice/test_rosservice-9999.ebuild   | 6 ++----
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-ros/test_rosservice/test_rosservice-1.15.7.ebuild 
b/dev-ros/test_rosservice/test_rosservice-1.15.7.ebuild
index 507361ef503..7a943471ee4 100644
--- a/dev-ros/test_rosservice/test_rosservice-1.15.7.ebuild
+++ b/dev-ros/test_rosservice/test_rosservice-1.15.7.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 ROS_REPO_URI="https://github.com/ros/ros_comm";
 KEYWORDS="~amd64 ~arm"
@@ -9,8 +9,6 @@ ROS_SUBDIR=test/${PN}
 CATKIN_HAS_MESSAGES=yes
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
-PYTHON_COMPAT=( python2_7 )
-
 inherit ros-catkin
 
 DESCRIPTION="Unit tests for rospy"

diff --git a/dev-ros/test_rosservice/test_rosservice-9999.ebuild 
b/dev-ros/test_rosservice/test_rosservice-9999.ebuild
index e11c3e08c1d..7a943471ee4 100644
--- a/dev-ros/test_rosservice/test_rosservice-9999.ebuild
+++ b/dev-ros/test_rosservice/test_rosservice-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 ROS_REPO_URI="https://github.com/ros/ros_comm";
 KEYWORDS="~amd64 ~arm"
@@ -9,8 +9,6 @@ ROS_SUBDIR=test/${PN}
 CATKIN_HAS_MESSAGES=yes
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
-PYTHON_COMPAT=( python2_7 )
-
 inherit ros-catkin
 
 DESCRIPTION="Unit tests for rospy"

Reply via email to