- 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 <[email protected]>
---
 ...yproject-hooks_1.0.0.bb => python3-pyproject-hooks_1.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyproject-hooks_1.0.0.bb => 
python3-pyproject-hooks_1.2.0.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb 
b/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb
rename to meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
index c3f1fb75ed1..cdb9fc78c91 100644
--- a/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/pyproject-hooks";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=aad69c93f605003e3342b174d9b0708c"
 
-SRC_URI[sha256sum] = 
"f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5"
+SRC_URI[sha256sum] = 
"1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8"
 
 inherit pypi python_flit_core
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#205121): 
https://lists.openembedded.org/g/openembedded-core/message/205121
Mute This Topic: https://lists.openembedded.org/mt/108739411/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to