From b1fef8e1ddadf28331d1f8c88364d10f3d2e23a3 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Sun, 30 Aug 2026 12:50:10 +1200 Subject: [PATCH] python3-tox: upgrade 4.60.0 -> 4.61.1 Changelog: https://github.com/tox-dev/tox/releases/tag/4.60.1 https://github.com/tox-dev/tox/releases/tag/4.61.0 https://github.com/tox-dev/tox/releases/tag/4.61.1 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../python/{python3-tox_4.60.0.bb => python3-tox_4.61.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tox_4.60.0.bb => python3-tox_4.61.1.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-tox_4.60.0.bb b/meta-python/recipes-devtools/python/python3-tox_4.61.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-tox_4.60.0.bb rename to meta-python/recipes-devtools/python/python3-tox_4.61.1.bb index 43ac28cd6a..f1ddc7d723 100644 --- a/meta-python/recipes-devtools/python/python3-tox_4.60.0.bb +++ b/meta-python/recipes-devtools/python/python3-tox_4.61.1.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://tox.readthedocs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" -SRC_URI[sha256sum] = "6f93bb580d35e00fc69cfec1116eecbe21155f747753ca5019374f7c69b2eac9" +SRC_URI[sha256sum] = "d41ff6eb434d71763740ec90d869cb82688e6ff9204c913d8bea13fb75fc8f9a" BBCLASSEXTEND = "native nativesdk" inherit pypi python_hatchling