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/test_roslib_comm/
Date: Wed, 15 Nov 2017 06:58:03 +0000 (UTC)	[thread overview]
Message-ID: <1510729067.cc515d0331eb4e10b37388dc3e671981af6323eb.aballier@gentoo> (raw)

commit:     cc515d0331eb4e10b37388dc3e671981af6323eb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 15:40:24 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 06:57:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc515d03

dev-ros/test_roslib_comm: Bump to 1.13.5.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-ros/test_roslib_comm/Manifest                  |  1 +
 .../test_roslib_comm-1.13.5.ebuild                 | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/test_roslib_comm/Manifest b/dev-ros/test_roslib_comm/Manifest
index 5dea15d8ea1..a64fc6797ba 100644
--- a/dev-ros/test_roslib_comm/Manifest
+++ b/dev-ros/test_roslib_comm/Manifest
@@ -2,3 +2,4 @@ DIST ros_comm-1.13.0.tar.gz 974811 SHA256 01eee591e0462e267da5c01537faf609c11497
 DIST ros_comm-1.13.1.tar.gz 1005522 SHA256 da0797365fb88a41005219079bd034e7e04218b75f28d0275d6e5327be3bc903 SHA512 92248a91d7b7b6defd8607d70e5a09c43c9bc242cfc5574acd5b08c3f9b765144c848c0f72551bb2e19789a345c31f43ed420a9e3e7fbe38bf47adeb7c52a9d7 WHIRLPOOL 746e56a5ebc9e500eb7e333c88259aa20d7685930f30a8bf71982f1cef9c7c14ac28d758adbd13d89b66ca6e1ec01816ce6541fe8817b188bf05e3f477914a4a
 DIST ros_comm-1.13.2.tar.gz 1007451 SHA256 d1c054d77cf61372377a5eac415a2c1da2c7732c43220160ab752ea93294b4e3 SHA512 eac7ee469bbdb622bc69e5239dea7e7dc97bec7b7e51a8ee49f18756cba753387e884ccd651e201e01985d23f908828c7ae94c311889557caeb742ddcad2e1b9 WHIRLPOOL 2738e4232521c4cfcac523a6ba8508e7de16bfd407d3c7e29c8cf9d172e816590b600165ebac37187ac462d14fbfe4bcfbc2883aaf65db0f28dec3ceeaa0a113
 DIST ros_comm-1.13.4.tar.gz 1013412 SHA256 d38b5c53a00c028bc13eebdf19ce11316213c5eabc8352dcf6001a2d26f219f6 SHA512 6057afa5b79da661ecdc60459462fe09a7a90b5e43cbf6c5bdfa4095f07e00356eb13c9cab460b91a0c84b789ccf0753c09666ad24fb4b3aec967cb407cf81ce WHIRLPOOL c9bac87486224332fd7824711bff032947596928cf4d156e9b258903562724dfe82b85f1dd076ee5a92a3c26f68de4c4838267d16c206ba330fa620ffeff692c
+DIST ros_comm-1.13.5.tar.gz 1027857 SHA256 432d600006283b1e0806aab19751f282387150d0ef7a0cfdda664d877f33aa3e SHA512 91af2de897851061eda140d6c96ec88171f1fd1cd7549b6df1ac570e066603c7bb721a58cb19487657387753433d67ad22421408a237d1ffb5ea580c0cf3eeb3 WHIRLPOOL c6456369ecbf5fb98c219bc8b2e17e461cdd5894769b2cd4df4f0485cf0fea12684ac4129b6b34dc98a5fe419dc023c44b36cf3411357c9678edb464d29c987f

diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-1.13.5.ebuild b/dev-ros/test_roslib_comm/test_roslib_comm-1.13.5.ebuild
new file mode 100644
index 00000000000..cc727786c8e
--- /dev/null
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-1.13.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros_comm"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=test/${PN}
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/rosgraph_msgs dev-ros/std_msgs"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Unit tests for roslib"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	test? (	dev-ros/roslib[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-ros/test_rosmaster )
+"


             reply	other threads:[~2017-11-15  6:58 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15  6:58 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 16:16 [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_roslib_comm/ Alexis Ballier
2021-12-15 10:19 Alexis Ballier
2021-08-03 10:50 Alexis Ballier
2021-04-05  9:52 Alexis Ballier
2020-10-20 12:44 Alexis Ballier
2020-08-07 13:16 Alexis Ballier
2020-08-07 13:16 Alexis Ballier
2020-08-06 16:09 Alexis Ballier
2020-07-08 17:30 Alexis Ballier
2020-05-13 14:07 Alexis Ballier
2018-08-07 15:49 Alexis Ballier
2018-07-03 11:22 Alexis Ballier
2018-02-09 11:39 Alexis Ballier
2017-08-17 11:46 Alexis Ballier
2017-07-30 16:44 Alexis Ballier
2017-05-02 10:22 Alexis Ballier
2017-02-20 15:22 Alexis Ballier
2016-11-01 12:54 Alexis Ballier
2016-10-03 11:11 Alexis Ballier
2016-06-06 11:14 Alexis Ballier
2016-04-21  9:07 Alexis Ballier
2016-03-19 13:56 Alexis Ballier
2015-11-14 11:34 Alexis Ballier
2015-10-15 11:26 Alexis Ballier
2015-09-22 14:36 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=1510729067.cc515d0331eb4e10b37388dc3e671981af6323eb.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