From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/
Date: Sun, 6 Aug 2017 07:40:02 +0000 (UTC) [thread overview]
Message-ID: <1502001908.c914b6086fe4d77d0ea17bd53089fb5dc979015a.aballier@gentoo> (raw)
commit: c914b6086fe4d77d0ea17bd53089fb5dc979015a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 4 18:42:27 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 06:45:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c914b608
dev-ros/genpy: bump to 0.6.6
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-ros/genpy/Manifest | 1 +
dev-ros/genpy/genpy-0.6.6.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
index 0f70d659a6a..78aa7d906e0 100644
--- a/dev-ros/genpy/Manifest
+++ b/dev-ros/genpy/Manifest
@@ -1 +1,2 @@
DIST genpy-0.6.5.tar.gz 51689 SHA256 35e5cd2032f52a1f77190df5c31c02134dc460bfeda3f28b5a860a95309342b9 SHA512 aeb4edf97ccc6b480649ee67b7b5782e4f950e02cc898b52285db1a23fe5200a853817ae734dd32ba964073359b60bc9399abe0e4a9bc7d0e46c5f6f78e1c10e WHIRLPOOL 4d9c9d1d2f3e63f73c02b3ea1f6c53450429e45a972a9cf27b6ec77368bf2cef4a4890e0cd6486ef810c1eb5bdd6d2ea5e09974f71f738d98df609f60aa0f248
+DIST genpy-0.6.6.tar.gz 51949 SHA256 8a1a90f1e64bd9458c24ca18af88d3c95032b4c04e3b8164fce6b365ac11301e SHA512 f85e916f4b20e3c6c8a7ad81afcefc0912ed82f6d3a59afbf421e97f8a5d938de85a6d035b75725829efe03ece8a6f649aa179f858e0eae8e429ae9c62fd6edd WHIRLPOOL 16e247c1a21b5d2d3399a786999d5d39fc5370a2bb18b6993b02d4e870f843cd9fc6a866a04b945e708de90f3e658c57d8f9f2873051100520647d326766d73d
diff --git a/dev-ros/genpy/genpy-0.6.6.ebuild b/dev-ros/genpy/genpy-0.6.6.ebuild
new file mode 100644
index 00000000000..3176ad0840a
--- /dev/null
+++ b/dev-ros/genpy/genpy-0.6.6.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-08-06 7:40 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-06 7:40 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-03-09 9:05 Alexis Ballier
2017-03-02 9:17 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=1502001908.c914b6086fe4d77d0ea17bd53089fb5dc979015a.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