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

Bug 837218

Summary: dev-python/pytools-2022.1.3 fails tests: ModuleNotFoundError: No module named typing_extensions
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal CC: arthurzam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-08 06:49:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytools-2022.1.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-08 06:49:04 UTC
Created attachment 769334 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-08 06:49:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ImportError: cannot import name 'Self' from 'typing' (/usr/lib/python3.8/typing.py)
E   ModuleNotFoundError: No module named 'typing_extensions'
Comment 3 Larry the Git Cow gentoo-dev 2022-04-08 07:33:29 UTC
The bug has been closed via the following commit(s):

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

commit 2cf50d70efb80d34442dff1fb67f971ab78f7157
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-08 07:21:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-08 07:33:24 +0000

    dev-python/pytools: Add typing-extensions dep
    
    Closes: https://bugs.gentoo.org/837218
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pytools/{pytools-2022.1.3.ebuild => pytools-2022.1.3-r1.ebuild}    | 3 +++
 1 file changed, 3 insertions(+)