diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-24 17:13:03 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-24 13:18:29 -0800 |
| commit | 9c5e7e5c2930c112b2126564c440ee2b3f8c7f22 (patch) | |
| tree | b81fa450809a96b00c5dbfce9155c272740f50c1 /meta-python/recipes-devtools/python | |
| parent | ebca0ae79d15c5d5f1489a8b5de18c810891e7e4 (diff) | |
| download | meta-openembedded-9c5e7e5c2930c112b2126564c440ee2b3f8c7f22.tar.gz | |
python3-typer: upgrade 0.20.0 -> 0.20.1
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-typer_0.20.1.bb (renamed from meta-python/recipes-devtools/python/python3-typer_0.20.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb b/meta-python/recipes-devtools/python/python3-typer_0.20.1.bb index f6be56cde3..d12b681dff 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.20.1.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] = "1aaf6494031793e4876fb0bacfa6a912b551cf43c1e63c800df8b1a866720c37" | 10 | SRC_URI[sha256sum] = "68585eb1b01203689c4199bc440d6be616f0851e9f0eb41e4a778845c5a0fd5b" |
| 11 | 11 | ||
| 12 | inherit pypi python_pdm ptest | 12 | inherit pypi python_pdm ptest |
| 13 | 13 | ||
