https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pip-24.2 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 898489 [details] build.log build log and emerge --info
ci has reproduced this issue with version 24.2-r1 - Updating summary.
Confirming Looks like missing dependency to dev-python/typing-extensions After installing it, pip updated successfully.
Confirming as well. Adding dev-python/typing-extensions as a dependency to the ebuild (local repo) works as another temporary work-around.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689892f77ac34a6f3b8f257017240902dfe4105a commit 689892f77ac34a6f3b8f257017240902dfe4105a Author: Sasha Finkelstein <fnkl.kernel@gmail.com> AuthorDate: 2024-07-29 11:52:19 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-07-30 11:50:54 +0000 dev-python/pip: Add a missing dependency on typing-extensions Closes: https://bugs.gentoo.org/936866 Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37788 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pip/pip-24.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+)