summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:03:00 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:40 -0700
commitafb17bfc0c3dc53960bbb1164b1f7db6f08cbc6c (patch)
tree45d7471e706f59bdc42241e62dc1ef7beb82ab30 /meta-python/recipes-devtools/python
parent389c6458b47500a08b13f68c523066f30780f043 (diff)
downloadmeta-openembedded-afb17bfc0c3dc53960bbb1164b1f7db6f08cbc6c.tar.gz
python3-types-psutil: upgrade 6.0.0.20240621 -> 6.0.0.20240901
License-Update: "Apache-2.0 license" changed to "Apache-2.0" Changelog: Fix types for psutil.cpu_* functions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240621.bb10
-rw-r--r--meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240901.bb10
2 files changed, 10 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240621.bb b/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240621.bb
deleted file mode 100644
index 92acdc4fde..0000000000
--- a/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240621.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1SUMMARY = "Typing stubs for psutil"
2HOMEPAGE = "https://github.com/python/typeshed"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1608a4a9c7b578e"
5
6inherit pypi setuptools3
7
8SRC_URI[sha256sum] = "1be027326c42ff51ebd65255a5146f9dc57e5cf8c4f9519a88b3f3f6a7fcd00e"
9
10BBCLASSEXTEND = "native"
diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240901.bb b/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240901.bb
new file mode 100644
index 0000000000..331756e461
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-types-psutil_6.0.0.20240901.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Typing stubs for psutil"
2HOMEPAGE = "https://github.com/python/typeshed"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462545aeb1356ad23"
5
6inherit pypi setuptools3
7
8SRC_URI[sha256sum] = "437affa76670363db9ffecfa4f153cc6900bf8a7072b3420f3bc07a593f92226"
9
10BBCLASSEXTEND = "native"