public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/traitlets/
Date: Mon,  7 Sep 2015 06:49:34 +0000 (UTC)	[thread overview]
Message-ID: <1441530577.73768774aadc35809d6f1dc323ed36399606068a.jlec@gentoo> (raw)

commit:     73768774aadc35809d6f1dc323ed36399606068a
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Sep  6 09:09:37 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 09:09:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=73768774

dev-python/traitlets: Add missing deps

Package-Manager: portage-2.2.20.1

 dev-python/traitlets/ChangeLog             |  3 +++
 dev-python/traitlets/traitlets-9999.ebuild | 10 ++++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/dev-python/traitlets/ChangeLog b/dev-python/traitlets/ChangeLog
index 2272077..30e52c2 100644
--- a/dev-python/traitlets/ChangeLog
+++ b/dev-python/traitlets/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  06 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> traitlets-9999.ebuild:
+  dev-python/traitlets: Add missing deps
+
   02 Sep 2015; Sean Vig <sean.v.775@gmail.com>:
   dev-python/traitlets: Add doc use flag
 

diff --git a/dev-python/traitlets/traitlets-9999.ebuild b/dev-python/traitlets/traitlets-9999.ebuild
index db6f794..798a948 100644
--- a/dev-python/traitlets/traitlets-9999.ebuild
+++ b/dev-python/traitlets/traitlets-9999.ebuild
@@ -27,8 +27,14 @@ RDEPEND="
 	dev-python/ipython_genutils[${PYTHON_USEDEP}]
 	"
 DEPEND="
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+	doc? (
+		dev-python/ipython_genutils[${PYTHON_USEDEP}]
+		dev-python/sphinx[${PYTHON_USEDEP}]
+	)
+	test? (
+		dev-python/nose[${PYTHON_USEDEP}]
+		dev-python/coverage[${PYTHON_USEDEP}]
+	)"
 
 python_prepare_all() {
 	# Prevent un-needed download during build


             reply	other threads:[~2015-09-07  6:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-07  6:49 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-21 23:49 [gentoo-commits] proj/sci:master commit in: dev-python/traitlets/ Aisha Tammy
2017-01-03 10:30 Marius Brehler
2016-05-18  7:05 Marius Brehler
2015-11-28 17:58 Marius Brehler
2015-10-21 13:44 Justin Lecher
2015-09-21 19:05 Justin Lecher
2015-09-04  5:46 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=1441530577.73768774aadc35809d6f1dc323ed36399606068a.jlec@gentoo \
    --to=jlec@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