diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:29:09 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:03 -0700 |
| commit | f1e35982175ff925d0229b0dd9315cdbd545e150 (patch) | |
| tree | 4d2d3f1649c74ed0273f8789c7b54f91b9945b8e /meta-python | |
| parent | 706554e69b4b7e02fde3f572a0b6a5f20dbcdb88 (diff) | |
| download | meta-openembedded-f1e35982175ff925d0229b0dd9315cdbd545e150.tar.gz | |
python3-tox: upgrade 4.55.0 -> 4.55.1
Changelog:
fix(config): propagate overrides through config references
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tox_4.55.1.bb (renamed from meta-python/recipes-devtools/python/python3-tox_4.55.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tox_4.55.0.bb b/meta-python/recipes-devtools/python/python3-tox_4.55.1.bb index cbe7e1e442..64bc26afee 100644 --- a/meta-python/recipes-devtools/python/python3-tox_4.55.0.bb +++ b/meta-python/recipes-devtools/python/python3-tox_4.55.1.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] = "7ede1e1e70f8fe984f7985d7ca58a1e1c15fe9f8715897e38accc607c8de9f70" | 9 | SRC_URI[sha256sum] = "0678fbf26dd5b559b1ef128fa4388325920219322ebc8cc5f3497627c00f4472" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
