diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb (renamed from meta-python/recipes-devtools/python/python3-appdirs_1.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-appdirs_1.4.3.bb b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb index 2e183d888c..eef5c02735 100644 --- a/meta-python/recipes-devtools/python/python3-appdirs_1.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | |||
@@ -6,8 +6,8 @@ SRC_URI += " \ | |||
6 | file://run-ptest \ | 6 | file://run-ptest \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "44c679904082a2133f5566c8a0d3ab42" | 9 | SRC_URI[md5sum] = "d6bca12613174185dd9abc8a29f4f012" |
10 | SRC_URI[sha256sum] = "9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92" | 10 | SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" |
11 | 11 | ||
12 | inherit pypi setuptools3 ptest | 12 | inherit pypi setuptools3 ptest |
13 | 13 | ||