diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:28:58 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:01 -0700 |
| commit | 77ec4f1e00a69693518646dc74de6d6c6705e549 (patch) | |
| tree | bfcb06ae3d79fb062d91cc34e6de8e1f43f9d811 /meta-python/recipes-devtools | |
| parent | 759c9fce51b8ae9813331db003ddcfab4b450b60 (diff) | |
| download | meta-openembedded-77ec4f1e00a69693518646dc74de6d6c6705e549.tar.gz | |
python3-cmd2: upgrade 3.5.1 -> 4.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmd2_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmd2_3.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_3.5.1.bb b/meta-python/recipes-devtools/python/python3-cmd2_4.0.0.bb index 1d57d7a8b9..13c84adff7 100644 --- a/meta-python/recipes-devtools/python/python3-cmd2_3.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-cmd2_4.0.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f2a861642858e0858af9dd4e4716bae0" | |||
| 5 | 5 | ||
| 6 | DEPENDS += "python3-setuptools-scm-native" | 6 | DEPENDS += "python3-setuptools-scm-native" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "1637f765e764b022dfa617f4711fb441599732082eb6310cf8739fbaec2335a0" | 8 | SRC_URI[sha256sum] = "97956c491be8ae2c5239ba1e7658b52804f0e54b401b15cae80c6b85c9dce74f" |
| 9 | 9 | ||
| 10 | inherit pypi python_setuptools_build_meta python3native | 10 | inherit pypi python_setuptools_build_meta python3native |
| 11 | 11 | ||
