Summary: | dev-python/ipython-8.0.0: no module named 'stack_data' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Sergeyev <sergeev917> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ago, paul, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=831141 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexander Sergeyev
2022-01-14 11:25:38 UTC
Sorry I've missed the other report. But still, necessary dev-python/stack_data dependencies are conditional on USE=+test and marked as BDEPEND and not RDEPEND. (In reply to Alexander Sergeyev from comment #1) > Sorry I've missed the other report. But still, necessary > dev-python/stack_data dependencies are conditional on USE=+test and marked > as BDEPEND and not RDEPEND. yep, on it (thanks!) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59392ba216311511cb07b1db528759ebceb6a10e commit 59392ba216311511cb07b1db528759ebceb6a10e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-14 12:52:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-14 12:52:29 +0000 dev-python/stack_data: fix RDEPEND Some of its test dependencies are runtime dependencies too. Closes: https://bugs.gentoo.org/831187 Closes: https://bugs.gentoo.org/831141 Signed-off-by: Sam James <sam@gentoo.org> .../{stack_data-0.1.3.ebuild => stack_data-0.1.3-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) *** Bug 831193 has been marked as a duplicate of this bug. *** *** Bug 831200 has been marked as a duplicate of this bug. *** |