From: Wang Mingyu <[email protected]> Changelog: =========== - Modernizing handling of bool type. - docs: add release note about C23 compilers fix - fix: modernize handling of bool type - Preventing bouncing Dock icon when using setproctitle on newer macOS versions. - docs: add history note about bouncy macOS fix - fix(macOS): prevent bouncing Dock icon on newer macOS versions
Signed-off-by: Wang Mingyu <[email protected]> --- ...hon3-setproctitle_1.3.4.bb => python3-setproctitle_1.3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-setproctitle_1.3.4.bb => python3-setproctitle_1.3.5.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb rename to meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb index 24200533f5..cf03bc3b51 100644 --- a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.5.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50" +SRC_URI[sha256sum] = "1e6eaeaf8a734d428a95d8c104643b39af7d247d604f40a7bebcf3960a853c5e" SRC_URI += " \ file://run-ptest \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115637): https://lists.openembedded.org/g/openembedded-devel/message/115637 Mute This Topic: https://lists.openembedded.org/mt/111387435/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
