diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-30 18:49:09 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-12 01:06:56 -0700 |
| commit | e746d2a64493388ca004fbbc804041399bcec4c4 (patch) | |
| tree | d95326a233190692408975e9088253d718ed8af6 /meta-python/recipes-devtools/python | |
| parent | f7db694ca51db0cf7d1116f80515bcb71c0a770f (diff) | |
| download | meta-openembedded-e746d2a64493388ca004fbbc804041399bcec4c4.tar.gz | |
python3-tox: upgrade 4.52.1 -> 4.53.0
Changelog:
eat(toml): allow bare range/labeled dicts in env_list
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-tox_4.53.0.bb (renamed from meta-python/recipes-devtools/python/python3-tox_4.52.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tox_4.52.1.bb b/meta-python/recipes-devtools/python/python3-tox_4.53.0.bb index dbac6deed8..bf3c1d3690 100644 --- a/meta-python/recipes-devtools/python/python3-tox_4.52.1.bb +++ b/meta-python/recipes-devtools/python/python3-tox_4.53.0.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://tox.readthedocs.org/" | |||
| 6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "297e71ea0ae4ef3acc45cb5fdf080b74537e6ecb5eea7d4646fa7322ca10473e" | 9 | SRC_URI[sha256sum] = "62c780e42f87d34ee60f2ea20342156253794fdcbd6885fd797d98ee05009f22" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
