public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_python/
Date: Tue,  3 Aug 2021 11:56:55 +0000 (UTC)	[thread overview]
Message-ID: <1627991805.2d36e7363e7dcf404a055660dc6cef49918ed6dc.aballier@gentoo> (raw)

commit:     2d36e7363e7dcf404a055660dc6cef49918ed6dc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 11:45:04 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 11:56:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d36e736

dev-ros/rosserial_python: Bump to 0.9.2.

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

 dev-ros/rosserial_python/Manifest                  |  1 +
 .../rosserial_python/rosserial_python-0.9.2.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ros/rosserial_python/Manifest b/dev-ros/rosserial_python/Manifest
index b7fd4069d98..facfa90e0ee 100644
--- a/dev-ros/rosserial_python/Manifest
+++ b/dev-ros/rosserial_python/Manifest
@@ -1,2 +1,3 @@
 DIST rosserial-0.8.0.tar.gz 312494 BLAKE2B f65d42ebdc47125a7dfb9b3a999f53640812bc9741f43a5b451fbe449d6d23537face7ca148b2b952c401bb439cee05693f5663e423e70d9df3bbde0d07fbb0a SHA512 ee2f4b3b39fd3be47cbaaed7bfbe08057b1525a12f31dd685d80683ec1ddc89ff43157cc0f09583e68ccc6e35009fda73efa8a74dad6c5bba4b46f4ad6a155d0
 DIST rosserial-0.9.1.tar.gz 318452 BLAKE2B 3901c9fb8813cc93b31a4286272508fb2e8026a540becc1f58d674195cc90354ba43aa7307891d8d2fc9b7ef594fa5597d49f2209f4862dc5467f57e49e0c5b4 SHA512 a484983e1e4c3f86b311b07bc402d5984f9161dc025bb7017fd936e3551368b6af00484724ebaed16777a45b40ab2323ea25309fe7f313ee52a7245b035ccf17
+DIST rosserial-0.9.2.tar.gz 318944 BLAKE2B 324247e419a62be8ac00d8549e28fa0178b8055d3c5e2471f39137d791c228ffc8fe209c3bfb8b556cd55e112a2d90e10c84b65f3f5059d168aaaf37f914c05c SHA512 f649bc5a50085ce480ea5b0a9c7238b4254f9c0daaf138b91bc14eae44ab48141bc83a376773cb8a0daff7805ee81edbf2557b646da19c65feb38b794f9321a9

diff --git a/dev-ros/rosserial_python/rosserial_python-0.9.2.ebuild b/dev-ros/rosserial_python/rosserial_python-0.9.2.ebuild
new file mode 100644
index 00000000000..29c26a180d1
--- /dev/null
+++ b/dev-ros/rosserial_python/rosserial_python-0.9.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros-drivers/rosserial"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A Python-based implementation of the ROS serial protocol"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+	$(python_gen_cond_dep "dev-python/pyserial[\${PYTHON_USEDEP}]")
+	dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-ros/rosserial_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-08-03 11:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03 11:56 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-14 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_python/ Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2018-11-02 13:54 Alexis Ballier
2017-12-04 21:50 Alexis Ballier
2017-03-02  9:17 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-08-12  8:48 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2015-10-11 16:16 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=1627991805.2d36e7363e7dcf404a055660dc6cef49918ed6dc.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