diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-configargparse_1.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.5.2.bb index 32b24f0429..e4b6797182 100644 --- a/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.5.2.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/bw2/ConfigArgParse" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "371f46577e76ec71a183b88378f36dd09f4b946f60fe60712f411b020f26b812" | 6 | SRC_URI[sha256sum] = "c39540eb4843883d526beeed912dc80c92481b0c13c9787c91e614a624de3666" |
7 | 7 | ||
8 | PYPI_PACKAGE = "ConfigArgParse" | 8 | PYPI_PACKAGE = "ConfigArgParse" |
9 | 9 | ||