* [Buildroot] [PATCH 2/2] package/python-typing-extensions: update homepage link in help
[not found] <20250225220100.3076207-1-fiona.klute@gmx.de>
@ 2025-02-25 22:01 ` Fiona Klute via buildroot
2025-03-14 10:23 ` Peter Korsgaard
2025-02-26 21:58 ` [Buildroot] [PATCH 1/2] package/python-referencing: select package/python-typing-extensions Julien Olivain
1 sibling, 1 reply; 3+ messages in thread
From: Fiona Klute via buildroot @ 2025-02-25 22:01 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Marcin Niestroj, Fiona Klute (WIWA)
From: "Fiona Klute (WIWA)" <fiona.klute@gmx.de>
Typing-extensions has moved to a separate repository, the previous
link now leads to a 404 page. The top level README in the previous
repository points at the new one, see:
https://github.com/python/typing/blob/fafcdeb724ac22ace877bee4485ed3b4c3edbbd8/README.md#repository-content
Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
---
package/python-typing-extensions/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/python-typing-extensions/Config.in b/package/python-typing-extensions/Config.in
index b59693282f..35b88f34f1 100644
--- a/package/python-typing-extensions/Config.in
+++ b/package/python-typing-extensions/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS
help
Backported and Experimental Type Hints for Python 3.5+.
- https://github.com/python/typing/blob/master/typing_extensions/README.rst
+ https://github.com/python/typing_extensions
--
2.47.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [Buildroot] [PATCH 1/2] package/python-referencing: select package/python-typing-extensions
[not found] <20250225220100.3076207-1-fiona.klute@gmx.de>
2025-02-25 22:01 ` [Buildroot] [PATCH 2/2] package/python-typing-extensions: update homepage link in help Fiona Klute via buildroot
@ 2025-02-26 21:58 ` Julien Olivain
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain @ 2025-02-26 21:58 UTC (permalink / raw)
To: Fiona Klute; +Cc: buildroot, James Hilliard, Marcin Niestroj
On 25/02/2025 23:00, Fiona Klute via buildroot wrote:
> From: "Fiona Klute (WIWA)" <fiona.klute@gmx.de>
>
> The referencing module requires either Python >= 3.13 or
> typing-extensions, otherwise import fails. The dependency was added
> with 0.36.0, and to Buildroot with commit 94cf596d76
> "package/python-referencing: bump to version 0.36.1".
>
> Initial change requiring Python >= 3.13:
> https://github.com/python-jsonschema/referencing/commit/5ea5a1539378f80caa9d6969849ee61667cb7252
> Fix to support earlier Python versions with typing-extensions:
> https://github.com/python-jsonschema/referencing/commit/71cbd0008d02c5a320176dab2da046aa0d20a6e9
>
> Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
Series applied to master, thanks.
> This patch should naturally be dropped if Python is updated to 3.13,
> the
> second one is relevant either way.
We will revert it after Python will be bumped to 3.13.
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-14 10:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250225220100.3076207-1-fiona.klute@gmx.de>
2025-02-25 22:01 ` [Buildroot] [PATCH 2/2] package/python-typing-extensions: update homepage link in help Fiona Klute via buildroot
2025-03-14 10:23 ` Peter Korsgaard
2025-02-26 21:58 ` [Buildroot] [PATCH 1/2] package/python-referencing: select package/python-typing-extensions Julien Olivain
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.