Summary: | dev-python/ipython-5.3.0 must has RDEPEND dev-python/backports-shutil_get_terminal_size | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Hiretsky <mh> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | chutzpah, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Mike Hiretsky
2017-04-11 10:14:08 UTC
Looks like chutzpah meant to add it to RDEPEND, but added it to DEPEND instead. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb770ac32710490c529dffe6fc43b6df931798f commit dbb770ac32710490c529dffe6fc43b6df931798f Author: Patrick McLean <chutzpah@gentoo.org> Date: Mon Jun 6 11:50:03 2016 -0700 dev-python/ipython: Add missing RDEPEND for python2, apply patch to not use on python3 Adds RDEPEND on dev-python/backports-shutil_get_terminal_size for python2, add patch from https://github.com/ipython/ipython/pull/9417 to not require on python3. Gentoo-Bug: 585038 Package-Manager: portage-2.3.0_rc1 ....2.0-only-use-backports-shutil-on-python2.patch | 40 ++++++ dev-python/ipython/ipython-4.2.0-r1.ebuild | 145 +++++++++++++++++++++ 2 files changed, 185 insertions(+) Old version removed. Please reopen if you can reproduce with the current version. |