diff mbox series

[meta-python,4/5] python3-tox: Upgrade 4.15.1 -> 4.23.2

Message ID 20241128103858.4052195-4-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/5] python3-portion: Upgrade 2.5.0 -> 2.6.0 | expand

Commit Message

Leon Anavi Nov. 28, 2024, 10:38 a.m. UTC
Upgrade to version 4.23.2:

- Support external tox.pytest usage via "test" extra

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../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 mbox series

Patch

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