summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-platformdirs_3.5.3.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.3.bb
index c5c3d9fe6..c91d9111f 100644
--- a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.3.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
8 file://run-ptest \ 8 file://run-ptest \
9" 9"
10 10
11SRCREV ?= "b8c42ddca4def1fba38b9815a7d94ec2ac630b29" 11SRCREV ?= "50e638eec6cadee0dfe47197464241be8a70718d"
12SRC_URI[sha256sum] = "7954a68d0ba23558d753f73437c55f89027cf8f5108c19844d4b82e5af396335" 12SRC_URI[sha256sum] = "7954a68d0ba23558d753f73437c55f89027cf8f5108c19844d4b82e5af396335"
13 13
14inherit python_setuptools_build_meta ptest 14inherit python_setuptools_build_meta ptest