From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbridge_server/
Date: Wed, 20 Jan 2021 15:33:19 +0000 (UTC) [thread overview]
Message-ID: <1611156793.0f424d53f38cdce4a8df05889d4453364acc9a3d.aballier@gentoo> (raw)
commit: 0f424d53f38cdce4a8df05889d4453364acc9a3d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 15:10:18 2021 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 15:33:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f424d53
dev-ros/rosbridge_server: Bump to 0.11.13.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rosbridge_server/Manifest | 1 +
.../rosbridge_server-0.11.13.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ros/rosbridge_server/Manifest b/dev-ros/rosbridge_server/Manifest
index c29284bcfc7..d40a7ff7920 100644
--- a/dev-ros/rosbridge_server/Manifest
+++ b/dev-ros/rosbridge_server/Manifest
@@ -1,2 +1,3 @@
DIST rosbridge_suite-0.11.10.tar.gz 112955 BLAKE2B 82d9ee61d57876795a14b425d5037ac811d8fa7eed46be4a792244582dc620107973ad5bb05f5131618b124e2624a4e54047f795771be0a79de28a8d003f0a6d SHA512 0bd038792c75e451e92a242724a104a0e2e16d807e300db88317a4093a783813c218ebd76793c77352ba3c8155451cd20cb7154cf957ef22e821f4e76d37e88d
+DIST rosbridge_suite-0.11.13.tar.gz 113727 BLAKE2B 3dace7515804be548c1bc2d85bf28a7821425f17913f74e7f97f305bdecc49c681aa351238d2187fb55430f249bb61a8ff5029a8657a22200a23f4be2f32cae5 SHA512 f22fccf944313dd5a7c99f3fc79585caeccc248826b6701f38cfa55f5cdf5753e16f458e7a0fe13212bd19ccb1ceda21cf2a0328e2607a952e1fbd7493e46e59
DIST rosbridge_suite-0.11.9.tar.gz 112209 BLAKE2B 7c874b397f8bf4f5d131e6ec40c6940e0648a0a401d270172b328cb0207b4d3974a37ebb776fc219adbbb77c24a8e77e20b24a93dc2edb3b41e157908648ed68 SHA512 a46aff0ca8b31a08f45c73af89296000d285cb6ca53587b0c2c0bd55c4a43bec2c86c4937082b59e2b6bd78793a3a2a1762aebc1223af0e1ba0d1c18f7d50963
diff --git a/dev-ros/rosbridge_server/rosbridge_server-0.11.13.ebuild b/dev-ros/rosbridge_server/rosbridge_server-0.11.13.ebuild
new file mode 100644
index 00000000000..435d7283427
--- /dev/null
+++ b/dev-ros/rosbridge_server/rosbridge_server-0.11.13.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A WebSocket interface to rosbridge"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rosbridge_library[${PYTHON_SINGLE_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/rosbridge_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/rosapi[${PYTHON_SINGLE_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rosauth[${PYTHON_SINGLE_USEDEP}]
+
+ $(python_gen_cond_dep "www-servers/tornado[\${PYTHON_USEDEP}]")
+ $(python_gen_cond_dep "dev-python/autobahn[\${PYTHON_USEDEP}]")
+ $(python_gen_cond_dep "dev-python/twisted[\${PYTHON_USEDEP}]")
+ "
+DEPEND="${RDEPEND}
+ test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )
+"
next reply other threads:[~2021-01-20 15:33 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 15:33 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-21 13:47 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbridge_server/ Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2019-12-16 15:19 Alexis Ballier
2019-05-24 16:23 Alexis Ballier
2018-12-21 15:51 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-12-04 21:50 Alexis Ballier
2017-10-18 10:06 Alexis Ballier
2017-09-13 11:24 Alexis Ballier
2017-09-01 11:18 Alexis Ballier
2017-01-26 8:24 Alexis Ballier
2016-08-16 11:25 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-02-15 15:01 Alexis Ballier
2015-10-11 15:15 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1611156793.0f424d53f38cdce4a8df05889d4453364acc9a3d.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox