Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915012 - dev-python/widgetsnbextension buildtime-depends on dev-python/jupyter-packaging
Summary: dev-python/widgetsnbextension buildtime-depends on dev-python/jupyter-packaging
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-01 10:56 UTC by July Tikhonov
Modified: 2023-10-03 14:46 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 July Tikhonov 2023-10-01 10:56:18 UTC
Trying to emerge dev-python/widgetsnbextension without having dev-python/jupyter-packaging installed produces an error. (It has `from jupyter_packaging import` line right in its setup.py.)
Comment 1 Larry the Git Cow gentoo-dev 2023-10-03 14:46:17 UTC
The bug has been closed via the following commit(s):

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

commit adae29cb525badf0194046ecb00515e44de52ea6
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-10-03 14:45:27 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-10-03 14:46:02 +0000

    dev-python/widgetsnbextension: add missing bdep
    
    Closes: https://bugs.gentoo.org/915012
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/widgetsnbextension/widgetsnbextension-4.0.8.ebuild | 4 ++++
 dev-python/widgetsnbextension/widgetsnbextension-4.0.9.ebuild | 4 ++++
 2 files changed, 8 insertions(+)