From 1749602dab1aa6ec86e51b421df79ca8c5249813 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 May 2023 12:08:54 +0000
Subject: [PATCH] python3-psutil: upgrade 5.9.4 -> 5.9.5

---
 ...sutil_5.9.4.bb => python3-psutil_5.9.5.bb} | 25 +++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-psutil_5.9.4.bb => python3-psutil_5.9.5.bb} (47%)

diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.4.bb b/meta/recipes-devtools/python/python3-psutil_5.9.5.bb
similarity index 47%
rename from meta/recipes-devtools/python/python3-psutil_5.9.4.bb
rename to meta/recipes-devtools/python/python3-psutil_5.9.5.bb
index 019ea2dec1..76c7b7ef5a 100644
--- a/meta/recipes-devtools/python/python3-psutil_5.9.4.bb
+++ b/meta/recipes-devtools/python/python3-psutil_5.9.5.bb
@@ -1,9 +1,30 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,6 +1,6 @@
+#  BSD 3-Clause License
+#  
+# -Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola'
+# +Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
+#  All rights reserved.
+#  
+#  Redistribution and use in source and binary forms, with or without modification,
+# 
+#
+
 SUMMARY = "A cross-platform process and system utilities module for Python"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a9c72113a843d0d732a0ac1c200d81b1"
 HOMEPAGE = "https://pypi.org/project/psutil/"
 
-SRC_URI[sha256sum] = "3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62"
+SRC_URI[sha256sum] = "5410638e4df39c54d957fc51ce03048acd8e6d60abc0f5107af51e5fb566eb3c"
 
 inherit pypi setuptools3
 
-- 
2.39.2

