]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-typing-extensions: upgrade 4.7.0 -> 4.7.1
authorTim Orling <ticotimo@gmail.com>
Mon, 17 Jul 2023 09:43:31 +0000 (02:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Jul 2023 08:48:15 +0000 (09:48 +0100)
commit265f9be324dcda249c718cc4834a911da97030c1
tree373a406cb64381179d5fc5e5057e79b1b17c16d0
parent8de47e5f3837a9c87c3cbf8dc45f9e90110eda1e
python3-typing-extensions: upgrade 4.7.0 -> 4.7.1

https://github.com/python/typing_extensions/blob/4.7.1/CHANGELOG.md#release-471-july-2-2023

Release 4.7.1 (July 2, 2023)
* Fix support for TypedDict, NamedTuple and is_protocol on PyPy-3.7 and
  PyPy-3.8. Patch by Alex Waygood. Note that PyPy-3.7 and PyPy-3.8 are
  unsupported by the PyPy project. The next feature release of
  typing-extensions will drop support for PyPy-3.7 and may also drop
  support for PyPy-3.8.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-typing-extensions_4.7.1.bb [moved from meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb with 91% similarity]