Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900222 - dev-python/notebook_shim-0.2.2-r1: No module named 'pytest_jupyter.jupyter_server
Summary: dev-python/notebook_shim-0.2.2-r1: No module named 'pytest_jupyter.jupyter_se...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 900178
  Show dependency tree
 
Reported: 2023-03-08 03:51 UTC by jinqiang zhang
Modified: 2023-03-08 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build-python3_10.log (build-python3_10.log,8.78 KB, text/plain)
2023-03-08 03:51 UTC, jinqiang zhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinqiang zhang 2023-03-08 03:51:40 UTC
notebook_shim-0.2.2-r1 forgot dev-python/pytest_jupyter test depend:

python3.10 -m pytest -vv -ra -l -Wdefault --color=yes -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb -p no:tavern -p pytest_tornasync.plugin
Traceback (most recent call last):
  File /usr/lib/python3.10/site-packages/_pytest/config/__init__.py, line 774, in import_plugin
    __import__(importspec)
ModuleNotFoundError: No module named 'pytest_jupyter.jupyter_server'

The above exception was the direct cause of the following exception:
Comment 1 jinqiang zhang 2023-03-08 03:51:54 UTC
Created attachment 856676 [details]
build-python3_10.log
Comment 2 Larry the Git Cow gentoo-dev 2023-03-08 14:02:11 UTC
The bug has been closed via the following commit(s):

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

commit 970fcc02e22d7ff1fb19c8a0fe571ad38cdb0748
Author:     jinqiang zhang <peeweep@0x0.ee>
AuthorDate: 2023-03-08 03:54:24 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-03-08 14:01:59 +0000

    dev-python/notebook_shim: add dev-python/pytest_jupyter test depend
    
    Closes: https://bugs.gentoo.org/900222
    Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
    Closes: https://github.com/gentoo/gentoo/pull/29986
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/notebook_shim/notebook_shim-0.2.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)