From 1f86c3ba7db07b08caf367ae18a42433552df7ec Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 28 Nov 2024 12:38:57 +0200 Subject: [PATCH] python3-tox: Upgrade 4.15.1 -> 4.23.2 Upgrade to version 4.23.2: - Support external tox.pytest usage via "test" extra Signed-off-by: Leon Anavi Signed-off-by: Khem Raj --- .../python/{python3-tox_4.15.1.bb => python3-tox_4.23.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tox_4.15.1.bb => python3-tox_4.23.2.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-tox_4.15.1.bb b/meta-python/recipes-devtools/python/python3-tox_4.23.2.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-tox_4.15.1.bb rename to meta-python/recipes-devtools/python/python3-tox_4.23.2.bb index 367fafab49..cce2cf76e7 100644 --- a/meta-python/recipes-devtools/python/python3-tox_4.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-tox_4.23.2.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://tox.readthedocs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" -SRC_URI[sha256sum] = "53a092527d65e873e39213ebd4bd027a64623320b6b0326136384213f95b7076" +SRC_URI[sha256sum] = "86075e00e555df6e82e74cfc333917f91ecb47ffbc868dcafbd2672e332f4a2c" BBCLASSEXTEND = "native nativesdk" inherit pypi python_hatchling