Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650832 - x11-wm/xpra should not require ipython
Summary: x11-wm/xpra should not require ipython
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-18 21:30 UTC by Petr Cerny [:hrosik]
Modified: 2018-12-02 22:39 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 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(-)