From: Wang Mingyu <[email protected]> Changelog: ============ - Fix test failures on BSD for runtime directory defaults - Respect XDG_CONFIG_HOME in _get_user_dirs_folder - Add missing _optionally_create_directory in Android user_log_dir and user_runtime_dir - Add permissions to workflows - Move SECURITY.md to .github/SECURITY.md - Standardize .github files to .yaml suffix - docs: add project logo to documentation
Signed-off-by: Wang Mingyu <[email protected]> --- ...hon3-platformdirs_4.9.2.bb => python3-platformdirs_4.9.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-platformdirs_4.9.2.bb => python3-platformdirs_4.9.4.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.9.2.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-platformdirs_4.9.2.bb rename to meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb index cbe638d47d..df0e3597b7 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/platformdirs/platformdirs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a" -SRC_URI[sha256sum] = "9a33809944b9db043ad67ca0db94b14bf452cc6aeaac46a88ea55b26e2e9d291" +SRC_URI[sha256sum] = "1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934" inherit pypi python_hatchling ptest-python-pytest -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125145): https://lists.openembedded.org/g/openembedded-devel/message/125145 Mute This Topic: https://lists.openembedded.org/mt/118276664/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
