summaryrefslogtreecommitdiff
path: root/dev-ros/octomap_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/octomap_msgs
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/octomap_msgs')
-rw-r--r--dev-ros/octomap_msgs/Manifest4
-rw-r--r--dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild4
-rw-r--r--dev-ros/octomap_msgs/octomap_msgs-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/octomap_msgs/Manifest b/dev-ros/octomap_msgs/Manifest
index 606e75579c5c..21ea3eff0ee2 100644
--- a/dev-ros/octomap_msgs/Manifest
+++ b/dev-ros/octomap_msgs/Manifest
@@ -1,4 +1,4 @@
DIST octomap_msgs-0.3.3.tar.gz 4566 BLAKE2B f0f2d7591b203b05d40722e7a9b52ca831af63e36c5026004e5c727baea0ffe4d5b6206ded90aaa6893b48fa2a493b880b00c28afdf449f906e8ca1e2c786660 SHA512 b88d708e981cdac0c1180013305cee8a107e7019aacb74152c70be828cb0d581fac0e6525c0599328dd8dd5b0e3df9880773752f36d94d35b3435c38584ddbe1
-EBUILD octomap_msgs-0.3.3.ebuild 497 BLAKE2B f6c61429d140c42f6c5759da69f42afb9f0b1512d707aa02783f2311f1b28c5612f9cc41fa01a1f94a8f50124baf6355c1a5eaa7da5032ecb69fd5af999e72fa SHA512 9a9100a0f104d7ad5ad83d2dcfded3d9a5672a02eee1edaa0e1c736f787cac6cca6a2881e83523e370a2b6637a1952f711f62a3d928f8b6b8a1a74ea94db96be
-EBUILD octomap_msgs-9999.ebuild 497 BLAKE2B f6c61429d140c42f6c5759da69f42afb9f0b1512d707aa02783f2311f1b28c5612f9cc41fa01a1f94a8f50124baf6355c1a5eaa7da5032ecb69fd5af999e72fa SHA512 9a9100a0f104d7ad5ad83d2dcfded3d9a5672a02eee1edaa0e1c736f787cac6cca6a2881e83523e370a2b6637a1952f711f62a3d928f8b6b8a1a74ea94db96be
+EBUILD octomap_msgs-0.3.3.ebuild 490 BLAKE2B 4992af4f5d9fd1d1ebf2a1e3e9b56d669742ab0b52cacbe983197b32b65398fcb826f6284e35acc87cab056fcb9e57ac3edb3201b003974d6d2e3afad1494eaa SHA512 bba6828290c6934f9ef4e86671cec05b6cee5526aa94760fa887566881eb6b5f53a5647d8b28b3d450cc676aa5b0bcbe565b4182b87462cd45a787f659115870
+EBUILD octomap_msgs-9999.ebuild 490 BLAKE2B 4992af4f5d9fd1d1ebf2a1e3e9b56d669742ab0b52cacbe983197b32b65398fcb826f6284e35acc87cab056fcb9e57ac3edb3201b003974d6d2e3afad1494eaa SHA512 bba6828290c6934f9ef4e86671cec05b6cee5526aa94760fa887566881eb6b5f53a5647d8b28b3d450cc676aa5b0bcbe565b4182b87462cd45a787f659115870
MISC metadata.xml 334 BLAKE2B d259b147c66e00b0efa297c0491593ffd4873606e0adad96742c146d46c785a3a4757d3b369dd98582a7c9ed00909a9bfec6ef360afef9cd5f4f628a4071e9fc SHA512 0c7997d8652614b7b37d6bb9126d1cf89b0b9aebb72cee36ab8229894725e6d0d10002340e664b5a3d05e4b9536f7d5984fdabfd0df1a53f6026d97508231205
diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
index 0f7c77e1b5d8..855713abc478 100644
--- a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
+++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/OctoMap/octomap_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 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
inherit ros-catkin
diff --git a/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild b/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild
index 0f7c77e1b5d8..855713abc478 100644
--- a/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild
+++ b/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/OctoMap/octomap_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 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
inherit ros-catkin