Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908423 - dev-python/jsonschema-spec-0.2.0: ModuleNotFoundError: No module named 'responses'
Summary: dev-python/jsonschema-spec-0.2.0: ModuleNotFoundError: No module named 'respo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
: 908429 (view as bug list)
Depends on:
Blocks: 908409
  Show dependency tree
 
Reported: 2023-06-13 02:13 UTC by jinqiang zhang
Modified: 2023-06-13 08:13 UTC (History)
1 user (show)

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


Attachments
info.txt (info.txt,6.48 KB, text/plain)
2023-06-13 02:14 UTC, jinqiang zhang
Details
build.log (build.log,7.67 KB, text/plain)
2023-06-13 02:14 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-06-13 02:13:42 UTC
For keywording work in bug #908409, dev-python/jsonschema-spec-0.2.0 need dev-python/responses test depends

tests/integration/test_schema_path.py:7: in <module>
    import responses
E   ModuleNotFoundError: No module named 'responses'
Comment 1 jinqiang zhang 2023-06-13 02:14:24 UTC
Created attachment 863755 [details]
info.txt

emerge --info
Comment 2 jinqiang zhang 2023-06-13 02:14:26 UTC
Created attachment 863756 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2023-06-13 04:30:23 UTC
The bug has been closed via the following commit(s):

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

commit 2a4487e65491354ddfb91e09550b83149e25350b
Author:     jinqiang zhang <peeweep@0x0.ee>
AuthorDate: 2023-06-13 02:22:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-06-13 04:30:19 +0000

    dev-python/jsonschema-spec: add dev-python/responses test dep
    
    Closes: https://bugs.gentoo.org/908423
    Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
    Closes: https://github.com/gentoo/gentoo/pull/31408
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/jsonschema-spec/jsonschema-spec-0.2.0.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Agostino Sarubbo gentoo-dev 2023-06-13 08:13:36 UTC
*** Bug 908429 has been marked as a duplicate of this bug. ***