summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2023-08-10 11:39:50 -0400
committerKhem Raj <raj.khem@gmail.com>2023-08-11 00:06:04 -0700
commit32537d7b341449ee19acb701248d90f7c16a2ca9 (patch)
tree750ba58d5b420f015d5e961ea9774ff2b6448dfd /meta-python
parent6a8b2a2f671d302d02c14818a4b5583151937340 (diff)
downloadmeta-openembedded-32537d7b341449ee19acb701248d90f7c16a2ca9.tar.gz
python3-types-psutil: add 5.9.5.16
Dependency of python3-mypy. Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb
new file mode 100644
index 0000000000..02245be622
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.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=ef4dc1e740f5c928f1608a4a9c7b578e"
5
6inherit pypi setuptools3
7
8SRC_URI[sha256sum] = "4e9b219efb625d3d04f6bf106934f87cab49aa41a94b0a3b3089403f47a79228"
9
10BBCLASSEXTEND = "native"