diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb index 52fe07acf9..c52d9d2169 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb | |||
@@ -7,7 +7,7 @@ SRC_URI += " \ | |||
7 | file://run-ptest \ | 7 | file://run-ptest \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "b0cabcb11063d21a0b261d557acb0a9d2126350e63b70cdf7db6347baea456dc" | 10 | SRC_URI[sha256sum] = "1b42b450ad933e981d56e59f1b97495428c9bd60698baab9f3eb3d00d5822421" |
11 | 11 | ||
12 | inherit pypi python_hatchling ptest | 12 | inherit pypi python_hatchling ptest |
13 | 13 | ||