]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-typing-extensions: upgrade 4.7.1 -> 4.8.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Sep 2023 08:35:33 +0000 (16:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Sep 2023 11:37:44 +0000 (12:37 +0100)
commitf35bbd665b52d764376aab4f56a67e2618759ec6
treef6f377569220d09c1e76cec45f52d42af4a9107a
parent34a8240eb9a8ec6d693fad51e1d24340f5c77fd8
python3-typing-extensions: upgrade 4.7.1 -> 4.8.0

Changelog:
===========
-Add typing_extensions.Doc, as proposed by PEP 727.
-Drop support for Python 3.7 (including PyPy-3.7).
-Fix bug where get_original_bases() would return incorrect results when called
 on a concrete subclass of a generic class.
-Fix bug where ParamSpec(default=...) would raise a TypeError on Python versions <3.11.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-typing-extensions_4.8.0.bb [moved from meta/recipes-devtools/python/python3-typing-extensions_4.7.1.bb with 91% similarity]