diff mbox series

[meta-python,31/37] python3-types-psutil: upgrade 7.2.2.20260130 -> 7.2.2.20260408

Message ID 20260409103223.1574-31-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bolt: upgrade 0.9.10 -> 0.9.11 | expand

Commit Message

Wang Mingyu April 9, 2026, 10:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Use dashes instead of underscores for METADATA.toml field names
- Update most test/lint dependencies
- Update mypy to 1.20.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...7.2.2.20260130.bb => python3-types-psutil_7.2.2.20260408.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-types-psutil_7.2.2.20260130.bb => python3-types-psutil_7.2.2.20260408.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260130.bb b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260408.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260130.bb
rename to meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260408.bb
index 78e96b3122..88fff6c83d 100644
--- a/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260130.bb
+++ b/meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260408.bb
@@ -8,7 +8,7 @@  UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "15b0ab69c52841cf9ce3c383e8480c620a4d13d6a8e22b16978ebddac5590950"
+SRC_URI[sha256sum] = "e8053450685965b8cd52afb62569073d00ea9967ae78bb45dff5f606847f97f2"
 
 BBCLASSEXTEND = "native"