diff mbox series

[meta-python] python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106

Message ID 1705975072-26390-1-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-python] python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 23, 2024, 1:57 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Update typing_extensions imports in third-party stubs

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...sutil_5.9.5.17.bb => python3-types-psutil_5.9.5.20240106.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.17.bb => python3-types-psutil_5.9.5.20240106.bb} (74%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb
similarity index 74%
rename from meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb
rename to meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb
index 055cecd64..b4b9c5119 100644
--- a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.17.bb
+++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240106.bb
@@ -5,6 +5,6 @@  LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "f7d8769812d72a4b513d7ec9eb5580fe2f6013fc270394a603cb6534811f3e4d"
+SRC_URI[sha256sum] = "60b233fb613b41fe859526103dbda0b4812d7a16c5f791119ec7016fbe1c8128"
 
 BBCLASSEXTEND = "native"