diff mbox series

[meta-python,3/5] python3-pytest-xdist: 3.7.0 -> 3.8.0

Message ID 20250921194602.1207268-4-t.f.g.geelen@gmail.com
State Under Review
Headers show
Series [meta-python,1/5] python3-aiohue: 4.7.4 -> 4.7.5 | expand

Commit Message

Tom Geelen Sept. 21, 2025, 7:46 p.m. UTC
---
 ...hon3-pytest-xdist_3.7.0.bb => python3-pytest-xdist_3.8.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-xdist_3.7.0.bb => python3-pytest-xdist_3.8.0.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytest-xdist_3.7.0.bb b/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-pytest-xdist_3.7.0.bb
rename to meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
index 17ab67c279..7b340e8920 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-xdist_3.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/pytest-dev/pytest-xdist"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fbae836e16c18f4b220f7db6564e8f61"
 
-SRC_URI[sha256sum] = "f9248c99a7c15b7d2f90715df93610353a485827bc06eefb6566d23f6400f126"
+SRC_URI[sha256sum] = "7e578125ec9bc6050861aa93f2d59f1d8d085595d6551c2c90b6f4fad8d3a9f1"
 
 inherit pypi python_setuptools_build_meta