public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cliapp/
Date: Wed,  2 Nov 2016 23:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1478130435.a76ddbad8da994579ff31b2eed956e2894fec847.mschiff@gentoo> (raw)

commit:     a76ddbad8da994579ff31b2eed956e2894fec847
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 23:46:56 2016 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 23:47:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76ddbad

dev-python/cliapp: revbump to add missing dep to dev-python/pyyaml

Package-Manager: portage-2.3.2

 ...{cliapp-1.20160724.ebuild => cliapp-1.20160724-r1.ebuild} | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-python/cliapp/cliapp-1.20160724.ebuild b/dev-python/cliapp/cliapp-1.20160724-r1.ebuild
similarity index 80%
rename from dev-python/cliapp/cliapp-1.20160724.ebuild
rename to dev-python/cliapp/cliapp-1.20160724-r1.ebuild
index 74479a8..2d10194 100644
--- a/dev-python/cliapp/cliapp-1.20160724.ebuild
+++ b/dev-python/cliapp/cliapp-1.20160724-r1.ebuild
@@ -17,8 +17,18 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
+MY_DEPEND="
+	dev-python/pyyaml[${PYTHON_USEDEP}]
+	"
+
 DEPEND="${PYTHON_DEPS}
-	test? ( dev-python/CoverageTestRunner )"
+	${MY_DEPEND}
+	test? ( dev-python/CoverageTestRunner )
+	"
+
+RDEPEND="
+	${MY_DEPEND}
+	"
 
 src_test() {
 	addwrite /proc/self/comm


             reply	other threads:[~2016-11-02 23:47 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 23:47 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-20  8:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/cliapp/ Michał Górny
2019-12-24 14:16 Mikle Kolyada
2019-11-23  1:01 Aaron Bauman
2019-11-22 23:35 Sergei Trofimovich
2019-11-22 13:44 Matt Turner
2019-11-20 11:48 Agostino Sarubbo
2019-11-20 11:35 Agostino Sarubbo
2019-11-20 11:27 Agostino Sarubbo
2019-11-19 15:40 Agostino Sarubbo
2019-11-19 11:58 Agostino Sarubbo
2019-07-12  5:47 Matt Turner
2019-01-27 12:36 Pacho Ramos
2018-11-30  9:57 Marc Schiffbauer
2018-03-25 17:18 Markus Meier
2018-03-18 10:47 Sergei Trofimovich
2018-03-11 20:40 Matt Turner
2018-03-05 20:26 Sergei Trofimovich
2018-03-05 14:29 Mart Raudsepp
2018-03-04  9:13 Jason Zaman
2018-03-02 15:59 Tobias Klausmann
2018-02-28 22:11 Sergei Trofimovich
2018-02-28 21:49 Sergei Trofimovich
2018-02-24  7:58 Michał Górny
2018-02-23 23:37 Michał Górny
2018-02-23 23:37 Michał Górny
2017-12-10 16:09 Justin Lecher
2017-06-21 23:21 Marc Schiffbauer
2017-06-21 22:49 Marc Schiffbauer
2017-03-22 19:58 Markus Meier
2016-10-31 21:35 Marc Schiffbauer
2016-10-31 21:35 Marc Schiffbauer
2015-10-22 11:09 Justin Lecher

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=1478130435.a76ddbad8da994579ff31b2eed956e2894fec847.mschiff@gentoo \
    --to=mschiff@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