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

Message ID 1655198092-24323-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-bitstruct: upgrade 8.14.1 -> 8.15.1 | expand

Commit Message

zhengrq.fnst@fujitsu.com June 14, 2022, 9:14 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...{python3-bitstruct_8.14.1.bb => python3-bitstruct_8.15.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bitstruct_8.14.1.bb => python3-bitstruct_8.15.1.bb} (79%)

Patch

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