From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/
Date: Thu, 2 Mar 2017 09:17:09 +0000 (UTC) [thread overview]
Message-ID: <1488446220.e095b96f094bd806edbf4da4927024f1c2573c0b.aballier@gentoo> (raw)
commit: e095b96f094bd806edbf4da4927024f1c2573c0b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 17:06:11 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 09:17:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e095b96f
dev-ros/genpy: Bump to 0.6.4
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ros/genpy/Manifest | 1 +
dev-ros/genpy/genpy-0.6.4.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
index 72340c729b5..2837848350d 100644
--- a/dev-ros/genpy/Manifest
+++ b/dev-ros/genpy/Manifest
@@ -1 +1,2 @@
DIST genpy-0.6.3.tar.gz 51545 SHA256 35448838e3054aeb520f49afe64b8bd9cb7ed944ed07471d2b6e7d5560d68540 SHA512 63748f70aa32e760d044b54c1c64a44e972fe34f0fd3317f66cbbc59f2662117c150c9d892db37b8b621e5c0687a83673575f088f5ac4f7d4b7c6020e75cdb07 WHIRLPOOL b28ce5245129516e487742693a5f5f5a9918563e52658f8c097d7f750e333636d2f7f2743d648654c56c9dbb9a5acd0dae93a02683bb662231c9fc40ce8d335e
+DIST genpy-0.6.4.tar.gz 51647 SHA256 9167379c133391ee70d9590259e2748ed504e0696323f62d83d75641220bc943 SHA512 a7e4e99e97c239fa01c9a19191b79d1cf482e27a3aa1337427051624af3ac5785583bb56b39c62f41f44597f7bbe78e7813791a33b6221ab4a4ce3de04423ae5 WHIRLPOOL 3cc5dbb81bd88b947e14079e57de8613417d4cfb38416e37bcc6fcd3c4c97aa0b7f9176ccfea5ca10b82e3e5c8087e411ee0a2ea862a5a2ce2d57a740f67babf
diff --git a/dev-ros/genpy/genpy-0.6.4.ebuild b/dev-ros/genpy/genpy-0.6.4.ebuild
new file mode 100644
index 00000000000..3176ad0840a
--- /dev/null
+++ b/dev-ros/genpy/genpy-0.6.4.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/genpy"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin
+
+DESCRIPTION="Python ROS message and service generators"
+HOMEPAGE="http://wiki.ros.org/genpy"
+LICENSE="BSD"
+SLOT="0/${PV}"
+IUSE=""
+
+RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ test? (
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/nose[${PYTHON_USEDEP}]
+ )
+"
next reply other threads:[~2017-03-02 9:17 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 9:17 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-09 15:46 [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/ Alexis Ballier
2021-08-06 13:30 Alexis Ballier
2021-08-06 13:30 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-08-17 12:53 Sam James
2020-05-18 16:35 Alexis Ballier
2017-12-01 18:10 Alexis Ballier
2017-12-01 18:10 Alexis Ballier
2017-11-04 13:23 Alexis Ballier
2017-08-06 7:40 Alexis Ballier
2017-08-06 7:40 Alexis Ballier
2017-03-09 9:05 Alexis Ballier
2017-02-27 10:49 Alexis Ballier
2017-02-23 9:44 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-09-13 12:30 Alexis Ballier
2016-09-13 12:30 Alexis Ballier
2016-04-25 8:57 Alexis Ballier
2016-04-21 10:23 Alexis Ballier
2016-02-23 18:14 Alexis Ballier
2016-02-23 18:14 Alexis Ballier
2015-11-14 11:03 Alexis Ballier
2015-09-22 8:46 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=1488446220.e095b96f094bd806edbf4da4927024f1c2573c0b.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