summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-09 18:32:17 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-10 07:59:57 -0700
commitad83f5541f4a1a54a35707a4020ed814bf958d87 (patch)
tree820f9539a66b1703256c781a40d62ac5391c3967 /meta-python/recipes-devtools/python
parent11a2e0a7b41f3e301002760204e76bb4d99d1864 (diff)
downloadmeta-openembedded-ad83f5541f4a1a54a35707a4020ed814bf958d87.tar.gz
python3-types-psutil: upgrade 7.2.2.20260130 -> 7.2.2.20260408
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> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260408.bb (renamed from meta-python/recipes-devtools/python/python3-types-psutil_7.2.2.20260130.bb)2
1 files changed, 1 insertions, 1 deletions
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
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}"
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10
11SRC_URI[sha256sum] = "15b0ab69c52841cf9ce3c383e8480c620a4d13d6a8e22b16978ebddac5590950" 11SRC_URI[sha256sum] = "e8053450685965b8cd52afb62569073d00ea9967ae78bb45dff5f606847f97f2"
12 12
13BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"
14 14