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/rosunit/
Date: Mon, 12 Oct 2020 19:08:51 +0000 (UTC)	[thread overview]
Message-ID: <1602529721.6a55c5cb76e42bebf5d8b56719e147e1b71b9abd.aballier@gentoo> (raw)

commit:     6a55c5cb76e42bebf5d8b56719e147e1b71b9abd
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 18:52:59 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 19:08:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a55c5cb

dev-ros/rosunit: Bump to 1.15.7.

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

 dev-ros/rosunit/Manifest              |  1 +
 dev-ros/rosunit/rosunit-1.15.7.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/rosunit/Manifest b/dev-ros/rosunit/Manifest
index dfc124affc6..42b0c9c73d7 100644
--- a/dev-ros/rosunit/Manifest
+++ b/dev-ros/rosunit/Manifest
@@ -1,2 +1,3 @@
 DIST ros-1.15.5.tar.gz 178252 BLAKE2B 2e96f550ee6d9e049db4a69464db0bf948f2baf8ea50b2105ac19dcd758e4fc57cb011529e28cd9058ccb4adcbcf087e6295f35e6f9c511f5f33c3ddbe27c2db SHA512 d526e267faf231c0c9153614a24f05294b648595bda6d99ea937ca3cca70b2784b26c3c62f9b4830322adbd17d8e151be314c7301b753450450c5c38527d48d3
 DIST ros-1.15.6.tar.gz 178270 BLAKE2B dccadd6c3b59b54d732d94a173c40e940f2e7effad5bc8f835bbf56f2b7f3d6b7a80183d1e4826edd566697ffc22ae77b5b75d792493220c0fc04603b3c33f85 SHA512 740727c68113d7a84583a85f4fc3f575aea05067d1aa3b96d5636d3454dba09a4730413c92f49cb7800f26bae15ab02496bd5f91f964b28511e8b8cd3cb116a6
+DIST ros-1.15.7.tar.gz 178451 BLAKE2B 970b736c2ead0ca63e5b9ac5c47ef306ed22e5e6205e7529efd8bc8847f3ac0e73d5cdb55c00827e644e35e3ed49c534e797a8382bdd45451ba1f95a3af9634a SHA512 163a9c677d0213cea85f0d7c82d7a8da7f9423155f19857a8146f29c7b2b3a5ecd800f49d1e9b63b45da33544163acb6f32f7525602f249a30841e140654144a

diff --git a/dev-ros/rosunit/rosunit-1.15.7.ebuild b/dev-ros/rosunit/rosunit-1.15.7.ebuild
new file mode 100644
index 00000000000..198f80e3950
--- /dev/null
+++ b/dev-ros/rosunit/rosunit-1.15.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ROS_REPO_URI="https://github.com/ros/ros"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Unit-testing package for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	$(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
+	dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	test? ( $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") )
+"


             reply	other threads:[~2020-10-12 19:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 19:08 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-29 12:21 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosunit/ Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-05-07 10:00 Alexis Ballier
2018-05-08 12:22 Alexis Ballier
2018-02-06 19:24 Alexis Ballier
2017-11-04 11:06 Alexis Ballier
2017-07-30 16:44 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-02-23 17:52 Alexis Ballier
2017-02-23  9:16 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2017-02-08 16:09 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-09-19  7:58 Alexis Ballier
2016-09-05  9:21 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2015-09-22 12:14 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=1602529721.6a55c5cb76e42bebf5d8b56719e147e1b71b9abd.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