From a14e291e1b6a3817e8d37b36ef66e13fdd205cd6 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Tue, 7 Dec 2021 14:47:42 +0800 Subject: [PATCH] python3-bitstruct: upgrade 8.11.1 -> 8.12.1 Signed-off-by: Xu Huan Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...{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%) 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 49b31971a..f53f84f83 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"