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

Bug 932359

Summary: dev-python/isort-5.13.2 fails tests: ModuleNotFoundError: No module named typing_extensions
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: williamh
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-21 12:35:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/isort-5.13.2 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:36 UTC
Created attachment 893652 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'typing_extensions'
ERROR tests/unit/profiles/test_black.py
Comment 3 Larry the Git Cow gentoo-dev 2024-05-21 14:35:35 UTC
The bug has been closed via the following commit(s):

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

commit 8f2f47864e351620f8fb4e124eca51684a75d9d7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-21 14:30:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-21 14:35:13 +0000

    dev-python/black: Add missing dev-python/typing-extensions RDEP
    
    Closes: https://bugs.gentoo.org/932359
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/black/{black-24.4.2.ebuild => black-24.4.2-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)