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