mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-typing-extensions: update description
Minimum python version is now 3.9, but also it's not really relevant to
mention this in the package description.
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 8d1d851d78)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
d8df38f305
commit
b18a365e49
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS
|
||||
bool "python-typing-extensions"
|
||||
help
|
||||
Backported and Experimental Type Hints for Python 3.5+.
|
||||
Backported and experimental type hints for Python.
|
||||
|
||||
https://github.com/python/typing_extensions
|
||||
|
||||
Reference in New Issue
Block a user