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