| Summary: | dev-python/pytools-2022.1.3 fails tests: ModuleNotFoundError: No module named typing_extensions | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | 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
2022-04-08 06:49:02 UTC
Created attachment 769334 [details]
build.log
build log and emerge --info
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' 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(+) |