diff mbox series

[meta-python] python3-platformdirs: upgrade 3.5.0 -> 3.5.1

Message ID 1684069442-12244-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-platformdirs: upgrade 3.5.0 -> 3.5.1 | expand

Commit Message

Mingyu Wang (Fujitsu) May 14, 2023, 1:04 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
Add 3.12 support
Add tox.ini to sdist
removing Windows versions
Better handling for UNIX support

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-platformdirs_3.5.0.bb => python3-platformdirs_3.5.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-platformdirs_3.5.0.bb => python3-platformdirs_3.5.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-platformdirs_3.5.0.bb
rename to meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
index b5ff369d04..4fefe565f1 100644
--- a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
@@ -8,7 +8,7 @@  SRC_URI = " \
     file://run-ptest \
 "
 
-SRCREV ?= "dcb56802714f5570236c86d03773ff881be6e39f"
+SRCREV ?= "b8c42ddca4def1fba38b9815a7d94ec2ac630b29"
 SRC_URI[sha256sum] = "7954a68d0ba23558d753f73437c55f89027cf8f5108c19844d4b82e5af396335"
 
 inherit python_setuptools_build_meta ptest