mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/python-referencing: remove runtime python-typing-extensions dependency
This reverts commit0586ee6cba. The dependency is not needed any more with package/python3 providing 3.13 (since commitd63e207eb8). Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de> [Julien: reword commit log title] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4c890bc46d
commit
46916c3536
@@ -3,7 +3,6 @@ config BR2_PACKAGE_PYTHON_REFERENCING
|
||||
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-rpds-py
|
||||
select BR2_PACKAGE_PYTHON_ATTRS # runtime
|
||||
select BR2_PACKAGE_PYTHON_RPDS_PY # runtime
|
||||
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime, with Python < 3.13
|
||||
help
|
||||
JSON Referencing + Python.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user