From 70ddd9e2b62b74ca2ebfcd28d308812131524096 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sat, 3 Dec 2022 19:19:53 +0800 Subject: [PATCH] python3-path: upgrade 16.5.0 -> 16.6.0 Changelog: mtime and .atime are now settable. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-path_16.5.0.bb => python3-path_16.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-path_16.5.0.bb => python3-path_16.6.0.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-path_16.5.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-path_16.5.0.bb rename to meta-python/recipes-devtools/python/python3-path_16.6.0.bb index 3dc5d7cde..41fe37461 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb @@ -2,7 +2,7 @@ SUMMARY = "A module wrapper for os.path" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" -SRC_URI[sha256sum] = "2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2" +SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69" inherit pypi python_setuptools_build_meta