diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-13 12:19:40 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 20:46:46 -0700 |
| commit | 243aa508d233310b4de1ab26e5fe17e77419ac4f (patch) | |
| tree | 14b867cf266e2abce423e6ba9a99cffbffad1017 /meta-python/recipes-devtools/python | |
| parent | 61e1f2846215f2248462572bc08f2ea408201765 (diff) | |
| download | meta-openembedded-243aa508d233310b4de1ab26e5fe17e77419ac4f.tar.gz | |
python3-typer: upgrade 0.25.0 -> 0.25.1
Changelog:
============
- Add Typer Library Skill for Agents.
- Bump ruff from 0.15.11 to 0.15.12.
- Bump prek from 0.3.10 to 0.3.11.
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.25.1.bb (renamed from meta-python/recipes-devtools/python/python3-typer_0.25.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typer_0.25.0.bb b/meta-python/recipes-devtools/python/python3-typer_0.25.1.bb index c38fbc9761..173a30fb76 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.25.0.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.25.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] = "123eaf9f19bb40fd268310e12a542c0c6b4fab9c98d9d23342a01ff95e3ce930" | 10 | SRC_URI[sha256sum] = "9616eb8853a09ffeabab1698952f33c6f29ffdbceb4eaeecf571880e8d7664cc" |
| 11 | 11 | ||
| 12 | inherit pypi python_pdm ptest | 12 | inherit pypi python_pdm ptest |
| 13 | 13 | ||
