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

Bug 900222

Summary: dev-python/notebook_shim-0.2.2-r1: No module named 'pytest_jupyter.jupyter_server
Product: Gentoo Linux Reporter: jinqiang zhang <peeweep>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29986
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 900178    
Attachments: build-python3_10.log

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