diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-01 15:41:39 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-01 08:46:48 -0700 |
| commit | c08defc3f19a9c4122d257928e449dcfb50bf299 (patch) | |
| tree | 2113b80a7894bb597a8a7e701c22bb5b9c4cd3a0 /meta-python/recipes-devtools/python | |
| parent | cce2d4416c0de828d1dc6c1fc1a9ce451614cd43 (diff) | |
| download | meta-openembedded-c08defc3f19a9c4122d257928e449dcfb50bf299.tar.gz | |
python3-configargparse: upgrade 1.5.5 -> 1.7
Changelog:
added several missed global variables from the argparse module
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-configargparse_1.7.bb (renamed from meta-python/recipes-devtools/python/python3-configargparse_1.5.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.5.5.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb index 7d3a5fba5f..2eab701c8a 100644 --- a/meta-python/recipes-devtools/python/python3-configargparse_1.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.7.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] = "363d80a6d35614bd446e2f2b1b216f3b33741d03ac6d0a92803306f40e555b58" | 6 | SRC_URI[sha256sum] = "e7067471884de5478c58a511e529f0f9bd1c66bfef1dea90935438d6c23306d1" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "ConfigArgParse" | 8 | PYPI_PACKAGE = "ConfigArgParse" |
| 9 | 9 | ||
