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/ipython/
Date: Tue,  1 Sep 2015 11:47:53 +0000 (UTC)	[thread overview]
Message-ID: <1441107638.379464943d2a72a6558b749ec0c6647a879f7fde.jlec@gentoo> (raw)

commit:     379464943d2a72a6558b749ec0c6647a879f7fde
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep  1 11:40:05 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 11:40:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=37946494

dev-python/ipython: Fix #474

Package-Manager: portage-2.2.20.1

 dev-python/ipython/ChangeLog                                        | 6 ++++++
 .../ipython/{ipython-4.0.0.ebuild => ipython-4.0.0-r1.ebuild}       | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index c6096ff..57789ba 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ipython-4.0.0-r1 (01 Sep 2015)
+
+  01 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
+  +ipython-4.0.0-r1.ebuild, -ipython-4.0.0.ebuild:
+  dev-python/ipython: Fix #474
+
   25 Aug 2015; Marius Brehler <marbre@linux.sungazer.de> ipython-4.0.0.ebuild,
   metadata.xml:
   dev-python/ipython: Drop octave useflag

diff --git a/dev-python/ipython/ipython-4.0.0.ebuild b/dev-python/ipython/ipython-4.0.0-r1.ebuild
similarity index 97%
rename from dev-python/ipython/ipython-4.0.0.ebuild
rename to dev-python/ipython/ipython-4.0.0-r1.ebuild
index 084dda1..b8d08ad 100644
--- a/dev-python/ipython/ipython-4.0.0.ebuild
+++ b/dev-python/ipython/ipython-4.0.0-r1.ebuild
@@ -36,7 +36,10 @@ CDEPEND="
 	wxwidgets? ( dev-python/ipywidgets[${PYTHON_USEDEP}] )"
 
 RDEPEND="${CDEPEND}
-	notebook? ( dev-python/notebook[${PYTHON_USEDEP}] )
+	notebook? (
+		dev-python/notebook[${PYTHON_USEDEP}]
+		dev-python/ipywidgets[${PYTHON_USEDEP}]
+	)
 	nbconvert? ( dev-python/nbconvert[${PYTHON_USEDEP}] )
 	qt4? ( dev-python/qtconsole )"
 DEPEND="${CDEPEND}


             reply	other threads:[~2015-09-01 11:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 11:47 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-17 15:55 [gentoo-commits] proj/sci:master commit in: dev-python/ipython/ Justin Lecher
2015-11-11 17:12 Justin Lecher
2015-10-21 13:44 Justin Lecher
2015-09-22  7:22 Justin Lecher
2015-09-18  6:11 Justin Lecher
2015-09-03 11:04 Justin Lecher
2015-09-02  9:27 Justin Lecher
2015-09-02  9:27 Justin Lecher
2015-09-02  7:59 Justin Lecher
2015-09-01  7:57 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=1441107638.379464943d2a72a6558b749ec0c6647a879f7fde.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