summaryrefslogtreecommitdiff
path: root/dev-ros/control_msgs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-ros/control_msgs
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/control_msgs')
-rw-r--r--dev-ros/control_msgs/Manifest4
-rw-r--r--dev-ros/control_msgs/control_msgs-1.4.0.ebuild4
-rw-r--r--dev-ros/control_msgs/control_msgs-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/control_msgs/Manifest b/dev-ros/control_msgs/Manifest
index a9076cf830a4..47bb30569b9f 100644
--- a/dev-ros/control_msgs/Manifest
+++ b/dev-ros/control_msgs/Manifest
@@ -1,4 +1,4 @@
DIST control_msgs-1.4.0.tar.gz 3636 BLAKE2B c82300bc17e04d4c061ec4907b9fe086d4d7768543cfa724b729e23b1b09a843c495002412bb9da48a1f7cd05cfc201b4d5da156135c104dd7ddb78193772556 SHA512 962e85661c39c3dbc91138ba4d98cfe9f846ee1e4a9b9eda1e4f76b9ef3aa4777a9faa7640e098e301601358a5e6edfe15ff585f3978fecb51b4966c6ec7fab3
-EBUILD control_msgs-1.4.0.ebuild 558 BLAKE2B c7ab27b58f13d154a417bb5a60b068ebad411d6f3424f1dea9986dabbfb5c0e711448dc810ef4cc925a3edcf0b06066e8908fa170fe2970237a08a8d1f548e21 SHA512 c020e343e386a7459854b385a750aaf2ea369ab882bb344cc1181973ed55a94e0bd81dbd28179b9292ac37718db35b05e8f082d0b1208972b526340144b79d02
-EBUILD control_msgs-9999.ebuild 558 BLAKE2B c7ab27b58f13d154a417bb5a60b068ebad411d6f3424f1dea9986dabbfb5c0e711448dc810ef4cc925a3edcf0b06066e8908fa170fe2970237a08a8d1f548e21 SHA512 c020e343e386a7459854b385a750aaf2ea369ab882bb344cc1181973ed55a94e0bd81dbd28179b9292ac37718db35b05e8f082d0b1208972b526340144b79d02
+EBUILD control_msgs-1.4.0.ebuild 551 BLAKE2B d03205f52c9d24a95f557f5e219b8c9cfd77a45ad327c7b116d6cc8a447f1357addc0c9df80d4477a08d7fc13971bf8b49a4542557ad5edb523a5fef95eaf0d4 SHA512 8666dbe66c0106e48aee9f1c3495c04aa4fe828914e24657cd7cf1ee982bcba122203b895ef170ae7bbf9aabc72da3128749fb460d16738d1531733240db1a38
+EBUILD control_msgs-9999.ebuild 551 BLAKE2B d03205f52c9d24a95f557f5e219b8c9cfd77a45ad327c7b116d6cc8a447f1357addc0c9df80d4477a08d7fc13971bf8b49a4542557ad5edb523a5fef95eaf0d4 SHA512 8666dbe66c0106e48aee9f1c3495c04aa4fe828914e24657cd7cf1ee982bcba122203b895ef170ae7bbf9aabc72da3128749fb460d16738d1531733240db1a38
MISC metadata.xml 339 BLAKE2B 4773797df970cc9ae9f344c1bcf979bd923e08f6f2420c045a088953edf3d7308bf0beb92984b6f5f44c2587b14b8df251f50d3fd6e61a5e8bf293a0c074d779 SHA512 e240b079a8f504ef8e31bffce71f126ce20ff7446d16b961b195fb2010db830ce8271e6ac9576e785ea6e796619f14317721a0fd50fd45512a23fa04261a40cb
diff --git a/dev-ros/control_msgs/control_msgs-1.4.0.ebuild b/dev-ros/control_msgs/control_msgs-1.4.0.ebuild
index e2165cdf5926..601f7602785c 100644
--- a/dev-ros/control_msgs/control_msgs-1.4.0.ebuild
+++ b/dev-ros/control_msgs/control_msgs-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros-controls/control_msgs"
CATKIN_HAS_MESSAGES=yes
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs"
diff --git a/dev-ros/control_msgs/control_msgs-9999.ebuild b/dev-ros/control_msgs/control_msgs-9999.ebuild
index e2165cdf5926..601f7602785c 100644
--- a/dev-ros/control_msgs/control_msgs-9999.ebuild
+++ b/dev-ros/control_msgs/control_msgs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros-controls/control_msgs"
CATKIN_HAS_MESSAGES=yes
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs"