Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650832

Summary: x11-wm/xpra should not require ipython
Product: Gentoo Linux Reporter: Petr Cerny [:hrosik] <p.c-bugzilla>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: leho, mlen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petr Cerny [:hrosik] 2018-03-18 21:30:45 UTC
xpra ebuild requires ipython, however it has been obsolete for some time now. IPython is not referenced anywhere in the sources - changeset from 5 years ago removed the dependency [1].

Currently this superfluous dependency incompatible with IPython 6 (which requires python 3, while the xpra ebuild require 2.7 (although work on porting to Python 3 is underway upstream).

[1] https://www.xpra.org/trac/changeset/3157/xpra
Comment 1 Larry the Git Cow gentoo-dev 2018-12-02 22:39:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543152790a3e07daeb405066d432fc5a71292e3e

commit 543152790a3e07daeb405066d432fc5a71292e3e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-12-02 22:38:56 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-12-02 22:38:56 +0000

    x11-wm/xpra: Doesn't really need ipython, bug 650832
    
    Closes: https://bugs.gentoo.org/650832
    Closes: https://bugs.gentoo.org/672374
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 x11-wm/xpra/{xpra-2.2.2.ebuild => xpra-2.2.2-r1.ebuild}    | 3 +--
 x11-wm/xpra/{xpra-2.2.6-r1.ebuild => xpra-2.2.6-r2.ebuild} | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)