[meta-python] python3-bitstruct: upgrade 8.11.1 -> 8.12.1

Message ID 1638859662-19143-1-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-bitstruct: upgrade 8.11.1 -> 8.12.1 | expand

Commit Message

XU Huan Dec. 7, 2021, 6:47 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb
rename to meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb
index 49b31971a6..f53f84f83e 100644
--- a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb
+++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/bitstruct"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "4e7b8769c0f09fee403d0a5f637f8b575b191a79a92e140811aa109ce7461f0c"
+SRC_URI[sha256sum] = "45b2b932ce6681f5c6ce8cba39abdd423b579b0568c76fa48b1e09c88368ede7"
 
 PYPI_PACKAGE = "bitstruct"