From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/ipython/
Date: Fri, 18 Sep 2015 06:11:22 +0000 (UTC) [thread overview]
Message-ID: <1442534257.9f687d7c61af02f41df25384a8ce4faf35945c7a.jlec@gentoo> (raw)
commit: 9f687d7c61af02f41df25384a8ce4faf35945c7a
Author: François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Thu Sep 17 23:57:37 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 23:57:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f687d7c
dev-python/ipython: Solve circular dependency between ipython and ipyparallel when smp is enabled.
Package-Manager: portage-2.2.20.1
dev-python/ipython/ChangeLog | 5 +++++
dev-python/ipython/ipython-4.0.0-r2.ebuild | 4 +++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index 285fd7a..8503420 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+ 17 Sep 2015; François Bissey <francois.bissey@canterbury.ac.nz>
+ ipython-4.0.0-r2.ebuild:
+ dev-python/ipython: Solve circular dependency between ipython and ipyparallel
+ when smp is enabled.
+
16 Sep 2015; suhr <null@null>
ipython-4.0.0-r2.ebuild:
dev-python/ipython: separate wxwidgets dependency from ipywidgets
diff --git a/dev-python/ipython/ipython-4.0.0-r2.ebuild b/dev-python/ipython/ipython-4.0.0-r2.ebuild
index 2b8ea74..388fd0c 100644
--- a/dev-python/ipython/ipython-4.0.0-r2.ebuild
+++ b/dev-python/ipython/ipython-4.0.0-r2.ebuild
@@ -31,7 +31,6 @@ CDEPEND="
dev-python/traitlets[${PYTHON_USEDEP}]
matplotlib? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
mongodb? ( <dev-python/pymongo-3[${PYTHON_USEDEP}] )
- smp? ( dev-python/ipyparallel[${PYTHON_USEDEP}] )
wxwidgets? ( $(python_gen_cond_dep 'dev-python/wxpython:*[${PYTHON_USEDEP}]' python2_7) )"
RDEPEND="${CDEPEND}
@@ -65,6 +64,9 @@ DEPEND="${CDEPEND}
>=www-servers/tornado-4.0[${PYTHON_USEDEP}]
)"
+PDEPEND="
+ smp? ( dev-python/ipyparallel[${PYTHON_USEDEP}] )"
+
PATCHES=(
"${FILESDIR}"/2.1.0-substitute-files.patch
)
next reply other threads:[~2015-09-18 6:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 6:11 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-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 11:47 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=1442534257.9f687d7c61af02f41df25384a8ce4faf35945c7a.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