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/genpy/
Date: Mon, 25 Apr 2016 08:57:26 +0000 (UTC)	[thread overview]
Message-ID: <1461574595.84b742c7f8b2a4ec0bd5fb8ca48b542065077647.aballier@gentoo> (raw)

commit:     84b742c7f8b2a4ec0bd5fb8ca48b542065077647
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 07:16:32 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 08:56:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b742c7

dev-ros/genpy: bump to 0.6.0

Package-Manager: portage-2.2.28

 dev-ros/genpy/Manifest           |  1 +
 dev-ros/genpy/genpy-0.6.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
index 9cfd455..e5ba7ef 100644
--- a/dev-ros/genpy/Manifest
+++ b/dev-ros/genpy/Manifest
@@ -1,3 +1,4 @@
 DIST genpy-0.5.7.tar.gz 59642 SHA256 e45d05206d71a32e8e3e9d4a87e966aec716e54035b298723b5cb51db66bcab9 SHA512 73b909245a3c54703ef04217da60f8e5cbc2849736bb6bfa457b24248abc0dfdd65b7db70e44a0a6069bf1fc006b9fbbf6c93e04664d4452695c8271d54c0758 WHIRLPOOL 0c77675b6fb46cfb463a396e86c63d4d53f586cc796de5d388e90d47c88427e3a7a272d3ddc3ae5ade2b912da922ade357ce970fe5b7132312360d5f886a55f8
 DIST genpy-0.5.8.tar.gz 59906 SHA256 dfb02b57935e2861e5e7e9f93f848b728acaab821b8f5272d06162de3d6338bd SHA512 d7bc2f6dd30876b2d934e856155252c0d701ec12631c928429e83e77f1632d1629c270dc090dd26d02849f7f6799f98248c2927d0052b1706adfc9418a595cad WHIRLPOOL 20e1acc5f655e192f03436701c7dfd6f4abf9f967c8aae28611d27a02bd2c4df0d4f9c5ee7df95b9bcfa470340a3da9385bfa37e96d6f662b9437c0f0670a52b
 DIST genpy-0.5.9.tar.gz 60531 SHA256 7063abcc9c34766c0236fd6e812ea779d5abc09b0d4a678389ad72c443cd66e0 SHA512 39622d442086b9ba984b5047b7cf3621d98e31c93f99c4d7dab4bf86a4565890bc4e65553304533d6600a86950e033b926b7c013a8ce9823ec53aedd376a2445 WHIRLPOOL 5d9a2f427ac09c0cb27f90677782613345e2b84daae6e00726c7c489a01a6fa63d4bb9ebd27000293f8afbdce5bb1e3f5d24bfa4bee096bb300ddbd67d82567a
+DIST genpy-0.6.0.tar.gz 60238 SHA256 f8da9af40a507bb0d18a5de8dac0f2149140b82c59a8bb2bac903e364c05dd37 SHA512 83c365d5a4dcc9aa8ae1bd75030ca1630674c11e53dbd5ed8ee6f763e6bca904e45ac1527e7928aba914c28010ceb02f5ec5e0001557e8d189457e7c89776a95 WHIRLPOOL 3ab2b827d3ab69f16dbd2c03cd0a9adc786dca2b81d228bed7cad004e67ab5937f4a619a0ead6d430d872b1e50d02ed62b0e4a33bc013d3c420a361d44edbb5e

diff --git a/dev-ros/genpy/genpy-0.6.0.ebuild b/dev-ros/genpy/genpy-0.6.0.ebuild
new file mode 100644
index 0000000..e18cd2a
--- /dev/null
+++ b/dev-ros/genpy/genpy-0.6.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/genpy"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+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}]
+	)
+"


             reply	other threads:[~2016-04-25  8:57 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25  8:57 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-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-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=1461574595.84b742c7f8b2a4ec0bd5fb8ca48b542065077647.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