From: Wang Mingyu <[email protected]> Changelog: ============ - Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py - Fix unindented comments being corrupted in indented blocks
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-isort_8.0.0.bb => python3-isort_8.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-isort_8.0.0.bb => python3-isort_8.0.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-isort_8.0.0.bb b/meta-python/recipes-devtools/python/python3-isort_8.0.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-isort_8.0.0.bb rename to meta-python/recipes-devtools/python/python3-isort_8.0.1.bb index 36cf91ba6e..b8e32a5563 100644 --- a/meta-python/recipes-devtools/python/python3-isort_8.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-isort_8.0.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" -SRC_URI[sha256sum] = "fddea59202f231e170e52e71e3510b99c373b6e571b55d9c7b31b679c0fed47c" +SRC_URI[sha256sum] = "171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d" inherit pypi python_hatchling -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125139): https://lists.openembedded.org/g/openembedded-devel/message/125139 Mute This Topic: https://lists.openembedded.org/mt/118276656/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
