diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:29:10 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:03 -0700 |
| commit | 1bb4ea4ca2fb1e8c3e3f7702ec90700e33f005e1 (patch) | |
| tree | 37e73f170438210cef85a9c9da4504f104c8a8a5 | |
| parent | f1e35982175ff925d0229b0dd9315cdbd545e150 (diff) | |
| download | meta-openembedded-1bb4ea4ca2fb1e8c3e3f7702ec90700e33f005e1.tar.gz | |
python3-typer: upgrade 0.26.4 -> 0.26.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typer_0.26.7.bb (renamed from meta-python/recipes-devtools/python/python3-typer_0.26.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typer_0.26.4.bb b/meta-python/recipes-devtools/python/python3-typer_0.26.7.bb index 2d4bf4a996..5a6675a342 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.26.4.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.26.7.bb | |||
| @@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/fastapi/typer" | |||
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=173d405eb704b1499218013178722617" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "25b128964de66c5ea36d5ac82adc579e5e113509b17469edf9f5a4a1864ff2a9" | 10 | SRC_URI[sha256sum] = "e314a34c617e419c091b2830dda3ea1f257134ff593061a8f5b9717ab8dddb3a" |
| 11 | 11 | ||
| 12 | inherit pypi python_pdm ptest | 12 | inherit pypi python_pdm ptest |
| 13 | 13 | ||
