Relase note [1]:

This release refactors a lot of the internals to break up conversion and 
validation.
This should not be noticeable except for better error messages in some cases. 
We also
now test on some downstream projects; if you are using pyproject-metadata for a 
backend,
you can suggest adding a downstream test to our noxfile.

Refactoring:

    Restructured internals around conversion.

Internal and CI:

    Test on some downstream projects.
    Remove some PEP 621 terminology

[1] https://github.com/pypa/pyproject-metadata/releases/tag/0.11.0

Signed-off-by: Hongxu Jia <[email protected]>
---
 ...-metadata_0.10.0.bb => python3-pyproject-metadata_0.11.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyproject-metadata_0.10.0.bb => 
python3-pyproject-metadata_0.11.0.bb} (90%)

diff --git a/meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb 
b/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb
rename to meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
index 5b5396fdd7..02a9064f2a 100644
--- a/meta/recipes-devtools/python/python3-pyproject-metadata_0.10.0.bb
+++ b/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
@@ -17,7 +17,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_flit_core
 
-SRC_URI[sha256sum] = 
"7f5bd0ef398b60169556cb17ea261d715caf7f8561238151f51b2305084ba8d4"
+SRC_URI[sha256sum] = 
"c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf"
 
 RDEPENDS:${PN} += " \
     python3-logging \
-- 
2.34.1

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

Reply via email to