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

Message ID 1647419779-81651-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-bitstruct: upgrade 8.12.1 -> 8.13.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 16, 2022, 8:36 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-bitstruct_8.12.1.bb => python3-bitstruct_8.13.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitstruct_8.12.1.bb => python3-bitstruct_8.13.0.bb} (79%)

Patch

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