summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-platformdirs_3.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_3.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.10.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.11.0.bb
index 264b06d676..5a65d67706 100644
--- a/meta-python/recipes-devtools/python/python3-platformdirs_3.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.11.0.bb
@@ -7,7 +7,7 @@ SRC_URI += " \
7 file://run-ptest \ 7 file://run-ptest \
8" 8"
9 9
10SRC_URI[sha256sum] = "b45696dab2d7cc691a3226759c0d3b00c47c8b6e293d96f6436f733303f77f6d" 10SRC_URI[sha256sum] = "cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3"
11 11
12inherit pypi python_hatchling ptest 12inherit pypi python_hatchling ptest
13 13