[4/5,meta-python] python3-pyudev: upgrade 0.22.0 -> 0.23.2

Message ID 1644488739-3593-4-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/5,meta-python] python3-requests-oauthlib: upgrade 1.3.0 -> 1.3.1 | expand

Commit Message

XU Huan Feb. 10, 2022, 10:25 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-pyudev_0.22.0.bb => python3-pyudev_0.23.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyudev_0.22.0.bb => python3-pyudev_0.23.2.bb} (84%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb
rename to meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb
index dc70b482b1..183bf7273c 100644
--- a/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb
@@ -3,7 +3,7 @@  SUMMARY = "A libudev binding"
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
-SRC_URI[sha256sum] = "69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276"
+SRC_URI[sha256sum] = "32ae3585b320a51bc283e0a04000fd8a25599edb44541e2f5034f6afee5d15cc"
 
 inherit pypi setuptools3