diff mbox series

[meta-python,28/29] python3-spidev: upgrade 3.7 -> 3.8

Message ID 20250924090029.1786-28-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5 | expand

Commit Message

Wang Mingyu Sept. 24, 2025, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-spidev_3.7.bb b/meta-python/recipes-devtools/python/python3-spidev_3.8.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-spidev_3.7.bb
rename to meta-python/recipes-devtools/python/python3-spidev_3.8.bb
index 287d612448..2fc1f355d9 100644
--- a/meta-python/recipes-devtools/python/python3-spidev_3.7.bb
+++ b/meta-python/recipes-devtools/python/python3-spidev_3.8.bb
@@ -10,6 +10,6 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2077511c543a7c85245a516c47f4de78"
 SRCNAME = "spidev"
 
-SRC_URI[sha256sum] = "ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0"
+SRC_URI[sha256sum] = "2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0"
 
 inherit pypi python_setuptools_build_meta