Gentoo Archives: gentoo-science

From: Francois Bissey <fbissey@××××××××××××.nz>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] sage 5.7
Date: Thu, 28 Feb 2013 09:52:49
Message-Id: 512F28EB.5090505@slingshot.co.nz
In Reply to: Re: [gentoo-science] sage 5.7 by Francois Bissey
1 On 28/02/13 22:44, Francois Bissey wrote:
2 > On 28/02/13 22:27, Thomas Kahle wrote:
3 >> On 22:11 Thu 28 Feb 2013, Francois Bissey wrote:
4 >>> This must be new patches. I "forked" the sage-on-gentoo" from the main
5 >>> tree 7 days ago. At that time the difference was patches I added based
6 >>> on the spkg shipped in sage (one backport from an unreleased version,
7 >>> the other won't be merged because what it fixes is being revamped).
8 >>
9 >> Oh, my bad. The patches are in your version:
10 >>
11 >> # diff ~up/dev-python/ipython/ipython-0.13.1-r1.ebuild /var/lib/layman/sage-on-gentoo/dev-python/ipython/ipython-0.13.1-r1.ebuild
12 >> 3c3
13 >> < # $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.13.1-r1.ebuild,v 1.1 2013/02/11 15:59:01 mgorny Exp $
14 >> ---
15 >>> # $Header: $
16 >> 52a53,54
17 >>> epatch "${FILESDIR}"/${PN}-history-backport.patch
18 >>> epatch "${FILESDIR}"/prun_timeit_magics.patch
19 >>
20 >>
21 >> OK. What I'm trying to say is: Your mask is irrelevant since the
22 >> main-tree version is not masked and emerge want's to install it anyway,
23 >> I think? If you intended to not unmask any python-1 ebuilds, then it
24 >> failed.
25 >>
26 >
27 > Not all but you are right. The mask only applies to the content of the
28 > overlay. That's by design. I don't like it but we either have to provide
29 > keywording for the python-r1 dep or enforce ipython-0.13.1 exactly
30 > which is about as bad.
31 >
32 > Opinions Christopher?
33 >
34
35 I know I have just asked Christopher's opinion but I will make an
36 arbitrary decision now.
37
38 One of the options of ipython is matplotlib and the only python-r1
39 ebuild for this is at version 1.2.0 while I have locked sage to 1.1.0
40 (this may be reviewed later). Therefore I am locking ipython to 0.13.1
41 precisely.
42
43 Francois

Replies

Subject Author
Re: [gentoo-science] sage 5.7 Christopher Schwan <cschwan@××××××××××××××××××.de>