Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 872986 - app-emacs/emacs-ipython-notebook: does not depend on python packages correctly
Summary: app-emacs/emacs-ipython-notebook: does not depend on python packages correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-26 06:56 UTC by Michał Górny
Modified: 2022-09-26 08:31 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-09-26 06:56:15 UTC
It is forbidden per policy to depend on Python packages without PYTHON_USEDEP.  Otherwise, you can't guarantee that anything will work.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-26 08:31:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fee34c9cc1ada4d5bb5729338b79f43f8e25570

commit 9fee34c9cc1ada4d5bb5729338b79f43f8e25570
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-09-26 08:20:57 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-09-26 08:31:27 +0000

    app-emacs/emacs-ipython-notebook: correctly depend on py packages
    
    fix QA - correctly depend on python packages
    
    Closes: https://bugs.gentoo.org/872986
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...macs-ipython-notebook-0.17.0_p20220419-r1.ebuild} | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)