Summary: | dev-python/typing-extensions-4.13.2-r1 missing patch | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | edbgon <eric> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chaneybenjamini, eric, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
edbgon
2025-05-08 20:36:44 UTC
Created attachment 928191 [details]
build.log
Guess it should be https://github.com/python/typing_extensions/commit/fe121919f9305c0775bcc719dd2c08cbfcb5ff21 and https://github.com/python/typing_extensions/commit/11cc786b464985d5efbd5fb5bc4ba9b1eb518988. (In reply to Sam James from comment #2) > Guess it should be > https://github.com/python/typing_extensions/commit/ > fe121919f9305c0775bcc719dd2c08cbfcb5ff21 and > https://github.com/python/typing_extensions/commit/ > 11cc786b464985d5efbd5fb5bc4ba9b1eb518988. Ah, indeed, the ebuild comments have: PATCHES=( # https://github.com/python/typing_extensions/pull/566 # https://github.com/python/typing_extensions/pull/592 "${FILESDIR}/${P}-py314.patch" ) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ce6d9ee301206926396d1f99fcb9b2bb7b0caa commit 96ce6d9ee301206926396d1f99fcb9b2bb7b0caa Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-08 21:12:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-08 21:13:13 +0000 dev-python/typing-extensions: add missing patch Couldn't test w/ py3.14 as don't have it installed yet, but passes tests otherwise. Closes: https://bugs.gentoo.org/955647 Signed-off-by: Sam James <sam@gentoo.org> .../files/typing-extensions-4.13.2-py314.patch | 596 +++++++++++++++++++++ 1 file changed, 596 insertions(+) commit df8891052482caad9a9b541c289cb9a3d5eed91b Author: Michał Górny <mgorny@gentoo.org> Date: Fri May 9 02:58:28 2025 +0200 dev-python/typing-extensions: Add the original patch Signed-off-by: Michał Górny <mgorny@gentoo.org> commit 4e9709a1ac4bfdad86b25d70b5b1d609221a64c4 Author: Michał Górny <mgorny@gentoo.org> Date: Fri May 9 03:00:21 2025 +0200 dev-python/typing-extensions: Reverts "add missing patch" No clue why but the diff with the tested patch is pretty large. Reverts: 96ce6d9ee301206926396d1f99fcb9b2bb7b0caa Signed-off-by: Michał Górny <mgorny@gentoo.org> *** Bug 955690 has been marked as a duplicate of this bug. *** |