Upstream changes: - Preserve the version string exactly as written in core metadata, so stylized versions such as CalVer 2026.08.10 are no longer stripped of leading zeros. Distribution file names and .dist-info directories continue to use the PEP 440 normalized form.
Signed-off-by: Ross Burton <[email protected]> --- ...{python3-hatchling_1.32.0.bb => python3-hatchling_1.32.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.32.0.bb => python3-hatchling_1.32.3.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.32.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.32.3.bb similarity index 82% rename from meta/recipes-devtools/python/python3-hatchling_1.32.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.32.3.bb index e0c82ff3677..a6e683c1009 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.32.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.32.3.bb @@ -7,6 +7,6 @@ inherit pypi python_hatchling DEPENDS += "python3-packaging-native python3-pathspec-native python3-pluggy-native python3-tomlkit-native python3-trove-classifiers-native" -SRC_URI[sha256sum] = "0bdbde4a52b06c37e3eca395f85a762bf0ef06fe374fd8ae429dc6be10230f5f" +SRC_URI[sha256sum] = "acdd4436d84d829c6e7ae6df723241d8f0bca9c5bad5a6148bd41f2ea6b8a792" BBCLASSEXTEND = "native nativesdk" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#246200): https://lists.openembedded.org/g/openembedded-core/message/246200 Mute This Topic: https://lists.openembedded.org/mt/121311406/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
