]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0
authorRoss Burton <ross.burton@arm.com>
Mon, 30 Sep 2024 16:07:24 +0000 (17:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Oct 2024 13:15:16 +0000 (14:15 +0100)
commit8913a719ab94de919ad60c85b2f8602b6c147351
tree78700bf11fe4ff41e7f9579bef6d5f8417b5668d
parente093f603963f10dd8a4cfb2a8d3c3f0efb3fb5bf
python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0

- Improve interoperability with importlib.metadata, fixing a regression
  in setuptools compatibility in 1.1 (#199).
- Clean up the _in_process directory inside the package from sys.path
  before imporing the backend (#193).
- Add type annotations to the public API.
- More careful handling of the backend-path key from pyproject.toml.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb [moved from meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb with 86% similarity]