[meta-python] python3-bitstruct: upgrade 8.14.0 -> 8.14.1

Message ID 1651129416-8432-2-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-bitstruct: upgrade 8.14.0 -> 8.14.1 | expand

Commit Message

XU Huan April 28, 2022, 7:03 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.14.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.14.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-bitstruct_8.14.0.bb
rename to meta-python/recipes-devtools/python/python3-bitstruct_8.14.1.bb
index f0aa321231..77ef98570f 100644
--- a/meta-python/recipes-devtools/python/python3-bitstruct_8.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.14.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/eerimoq/bitstruct"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
 
-SRC_URI[sha256sum] = "230c191c75f1526f6922cdb08eab6f52c055452e2239bf5638f02e9cfd382c91"
+SRC_URI[sha256sum] = "d38131bd447b6af5b8f464c4878797c87a5d9da1c95b9357e071c424fde5f055"
 
 PYPI_PACKAGE = "bitstruct"