diff mbox series

[meta-python] python3-bitstruct: upgrade 8.17.0 -> 8.18.0

Message ID 1698049871-25037-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-bitstruct: upgrade 8.17.0 -> 8.18.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 23, 2023, 8:31 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.17.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.18.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-bitstruct_8.17.0.bb
rename to meta-python/recipes-devtools/python/python3-bitstruct_8.18.0.bb
index d1d30cdb3c..ee1ecd66b1 100644
--- a/meta-python/recipes-devtools/python/python3-bitstruct_8.17.0.bb
+++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.18.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/bitstruct"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "eb94b40e4218a23aa8f90406b836a9e6ed83e48b8d112ce3f96408463bd1b874"
+SRC_URI[sha256sum] = "91865b210a4bfa86817537c0d934fac97fe671717f08665dc134551cfed3be13"
 
 PYPI_PACKAGE = "bitstruct"