diff mbox series

[meta-python] python3-path: upgrade 16.5.0 -> 16.6.0

Message ID 1670066396-24989-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-path: upgrade 16.5.0 -> 16.6.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 3, 2022, 11:19 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
mtime and .atime are now settable.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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