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

Bug 872986

Summary: app-emacs/emacs-ipython-notebook: does not depend on python packages correctly
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)