summaryrefslogtreecommitdiff
path: root/dev-ros/uuid_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/uuid_msgs
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/uuid_msgs')
-rw-r--r--dev-ros/uuid_msgs/Manifest4
-rw-r--r--dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild4
-rw-r--r--dev-ros/uuid_msgs/uuid_msgs-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/uuid_msgs/Manifest b/dev-ros/uuid_msgs/Manifest
index 3efa9302aa66..c70660ba8d4f 100644
--- a/dev-ros/uuid_msgs/Manifest
+++ b/dev-ros/uuid_msgs/Manifest
@@ -1,4 +1,4 @@
DIST unique_identifier-1.0.6.tar.gz 12305 BLAKE2B 3aa8ba6a7386588f56546e42efd61cc52a6a7c44444462c55f26830e162eafbc49a7aaca2315d965d75f8f0151467147af7db8a0fbe96def66c33e81371e069c SHA512 d81409786a311fd1d23937fd24bf0365920f6b9cd7b4ba9803935844c0dab0a1765b2790f88673fe8fffea70ff13161ddadc7644bc8d39e3f0c255007b267156
-EBUILD uuid_msgs-1.0.6.ebuild 522 BLAKE2B 4f778a013cbae7a6d9d21d6dc4b83ffe7c698dacf20c577c731ed0bad1183e9810673ef60d8fa880820e1cad18b2fa9d98db2603ec0d3ebc62505b76bd233f76 SHA512 5127243620fd76e992c84cf4aeb52a6d55d7fcca344f42bd1d252ebc149917b6ed3cce55b23e1391d8ffd3dab4089613b72a5d9ef10534533750cb35b31665d3
-EBUILD uuid_msgs-9999.ebuild 522 BLAKE2B 4f778a013cbae7a6d9d21d6dc4b83ffe7c698dacf20c577c731ed0bad1183e9810673ef60d8fa880820e1cad18b2fa9d98db2603ec0d3ebc62505b76bd233f76 SHA512 5127243620fd76e992c84cf4aeb52a6d55d7fcca344f42bd1d252ebc149917b6ed3cce55b23e1391d8ffd3dab4089613b72a5d9ef10534533750cb35b31665d3
+EBUILD uuid_msgs-1.0.6.ebuild 515 BLAKE2B 7b866da98de9fb342c4107af8e1850b8c6b938db0241ae7c5860ecc587e402f3056532e11251dc427abf850640ef2f78ca90377ac973ac88bda041dbab3c448c SHA512 ce54617c2c8102d9ff74abf6618abf0e1c366150b0ee82ed337f6fb5665b12b22e52734c9e578bed230b1a7fe65f5ad20434847384af00f3123170d37f9a1fee
+EBUILD uuid_msgs-9999.ebuild 515 BLAKE2B 7b866da98de9fb342c4107af8e1850b8c6b938db0241ae7c5860ecc587e402f3056532e11251dc427abf850640ef2f78ca90377ac973ac88bda041dbab3c448c SHA512 ce54617c2c8102d9ff74abf6618abf0e1c366150b0ee82ed337f6fb5665b12b22e52734c9e578bed230b1a7fe65f5ad20434847384af00f3123170d37f9a1fee
MISC metadata.xml 351 BLAKE2B 263bd97d8a235f46caee579594b8c44e0f638ba246459a9b7090da4fafdbafcc26a8fca2716c005a2cfb4dac98def55e691744d7ce869528032652b2f7fda96e SHA512 8636c13070578878bd780ee448a76c3a5040758e23f5c1e990bd433fdf91a3645294210d172917317715f806d87dac379a023979a555c68270e0c79319c4b659
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
index 2e4e7771a75f..f6a7bf8c8f93 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
+++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.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 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
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/std_msgs"
diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
index 2e4e7771a75f..f6a7bf8c8f93 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
+++ b/dev-ros/uuid_msgs/uuid_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 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
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/std_msgs"