summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-24 07:38:09 +0800
committerArmin Kuster <akuster808@gmail.com>2023-10-30 07:14:03 -0400
commitea019ccde897e835947e64f3cf801bb695583116 (patch)
treede7b0282d1fc3aadaf72fad42bb16995857c4023
parentd223bbdda5d511ceb4d63b770c9e045696ec8914 (diff)
downloadmeta-openembedded-ea019ccde897e835947e64f3cf801bb695583116.tar.gz
python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17
Changelog: psutil: updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ae98b864ead8dc1febf18bb2b1111e06a685518e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb (renamed from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb)2
1 files changed, 1 insertions, 1 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.17.bb
index 02245be622..055cecd640 100644
--- 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.17.bb
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "4e9b219efb625d3d04f6bf106934f87cab49aa41a94b0a3b3089403f47a79228" 8SRC_URI[sha256sum] = "f7d8769812d72a4b513d7ec9eb5580fe2f6013fc270394a603cb6534811f3e4d"
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native"