Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481462 - dev-python/ipython rekeyword
Summary: dev-python/ipython rekeyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on: 481722 486880
Blocks:
  Show dependency tree
 
Reported: 2013-08-17 14:47 UTC by Mike Gilbert
Modified: 2022-01-16 01:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2013-08-17 14:47:23 UTC
These keywords were dropped on dev-python/ipython-0.12:

ppc ppc64 ~ppc-macos ~x64-macos ~x86-macos

Please re-add these keywords to the latest version of dev-python/ipython.
Comment 1 Fabian Groffen gentoo-dev 2013-08-20 19:32:13 UTC
*-macos readded
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2013-08-27 20:00:21 UTC
@arm there're new deps for ipython-1.0.0:

dev-libs/mathjax
app-text/pandoc

@all Feel free to use.mask nbconvert if you're unwilling to play with haskell ;)
Comment 3 Markus Meier gentoo-dev 2013-09-15 16:01:15 UTC
~arm added, nbconvert masked in arm profile.
Comment 4 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-10-03 13:42:37 UTC
For ipython-1.0.0 keyword on ppc and ppc64 you will need to provide a keyword list, because there are a lot of dependences that need to be keyworded first.
Comment 5 Mike Gilbert gentoo-dev 2013-10-04 04:43:16 UTC
(In reply to Vicente Olivert Riera from comment #4)
> For ipython-1.0.0 keyword on ppc and ppc64 you will need to provide a
> keyword list, because there are a lot of dependences that need to be
> keyworded first.

As a shortcut, how do you feel about adding this to profiles/arch/package.use.mask?

dev-python/ipython mongodb nbconvert notebook qt4 smp

This would reduce the dependencies to just dev-python/simplegeneric. If someone on ppc needs these optional features, we can address it later.

The only one I might question is "smp"; if we leave that unmasked, we will need to keyword dev-python/pyzmq and several indirect dependencies.
Comment 6 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-10-06 16:43:50 UTC
(In reply to Mike Gilbert from comment #5)
> As a shortcut, how do you feel about adding this to
> profiles/arch/package.use.mask?
> 
> dev-python/ipython mongodb nbconvert notebook qt4 smp
> 
> This would reduce the dependencies to just dev-python/simplegeneric. If
> someone on ppc needs these optional features, we can address it later.

There is no problem for me.
Comment 7 Anthony Basile gentoo-dev 2014-08-14 17:10:20 UTC
(In reply to Vicente Olivert Riera from comment #6)
> (In reply to Mike Gilbert from comment #5)
> > As a shortcut, how do you feel about adding this to
> > profiles/arch/package.use.mask?
> > 
> > dev-python/ipython mongodb nbconvert notebook qt4 smp
> > 
> > This would reduce the dependencies to just dev-python/simplegeneric. If
> > someone on ppc needs these optional features, we can address it later.
> 
> There is no problem for me.

The dependencies are ballooning uncontrollably, but I didn't try the above mask.  I'll try that now and give this another go.
Comment 8 Anthony Basile gentoo-dev 2014-08-14 23:44:18 UTC
(In reply to Anthony Basile from comment #7)
> (In reply to Vicente Olivert Riera from comment #6)
> > (In reply to Mike Gilbert from comment #5)
> > > As a shortcut, how do you feel about adding this to
> > > profiles/arch/package.use.mask?
> > > 
> > > dev-python/ipython mongodb nbconvert notebook qt4 smp
> > > 
> > > This would reduce the dependencies to just dev-python/simplegeneric. If
> > > someone on ppc needs these optional features, we can address it later.
> > 
> > There is no problem for me.
> 
> The dependencies are ballooning uncontrollably, but I didn't try the above
> mask.  I'll try that now and give this another go.

Okay I got this with the following masking:

dev-python/ipython doc matplotlib mongodb nbconvert notebook qt4

doc depends on mongodb, which is broken. smp worked.  I didn't try relaxing nbconvert notebook or qt4.  And matplotlib looks like monster!

Maybe we can try relaxing some of these maskings in the future, but for now, we at least have ~ppc and ~ppc64 on iptython-2.*
Comment 9 Larry the Git Cow gentoo-dev 2022-01-16 01:02:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e43192fd73bb55e4043cdcdccbb2cf1210d7c0e

commit 0e43192fd73bb55e4043cdcdccbb2cf1210d7c0e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-15 23:48:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-16 01:01:32 +0000

    profiles/arch/arm: shift dev-python/ipython[nbconvert] mask to stable
    
    Bug: https://bugs.gentoo.org/481462
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm/package.use.mask        | 4 ----
 profiles/arch/arm/package.use.stable.mask | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)