diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-02 18:07:49 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:44 -0700 |
| commit | a5521d2f8c98b588250e6c2ebd396908f9358cc5 (patch) | |
| tree | 023751e153bc378495d931fa33b35def75e4856a /meta-python/recipes-devtools/python | |
| parent | babb68c6cbfb3efbe272fd42e5a1ac7664c65af4 (diff) | |
| download | meta-openembedded-a5521d2f8c98b588250e6c2ebd396908f9358cc5.tar.gz | |
python3-typer: upgrade 0.25.1 -> 0.26.4
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/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typer_0.26.4.bb (renamed from meta-python/recipes-devtools/python/python3-typer_0.25.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typer_0.25.1.bb b/meta-python/recipes-devtools/python/python3-typer_0.26.4.bb index 173a30fb76..2d4bf4a996 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.25.1.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.26.4.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] = "9616eb8853a09ffeabab1698952f33c6f29ffdbceb4eaeecf571880e8d7664cc" | 10 | SRC_URI[sha256sum] = "25b128964de66c5ea36d5ac82adc579e5e113509b17469edf9f5a4a1864ff2a9" |
| 11 | 11 | ||
| 12 | inherit pypi python_pdm ptest | 12 | inherit pypi python_pdm ptest |
| 13 | 13 | ||
