[meta-python] python3-openpyxl: upgrade 3.0.9 -> 3.0.10

Message ID 1653615455-2439-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-openpyxl: upgrade 3.0.9 -> 3.0.10 | expand

Commit Message

zhengrq.fnst@fujitsu.com May 27, 2022, 1:37 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{python3-openpyxl_3.0.9.bb => python3-openpyxl_3.0.10.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-openpyxl_3.0.9.bb => python3-openpyxl_3.0.10.bb} (88%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.9.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.10.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-openpyxl_3.0.9.bb
rename to meta-python/recipes-devtools/python/python3-openpyxl_3.0.10.bb
index 4dfd4490a..447c86ddb 100644
--- a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.9.bb
+++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.10.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "40f568b9829bf9e446acfffce30250ac1fa39035124d55fc024025c41481c90f"
+SRC_URI[sha256sum] = "e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449"
 
 RDEPENDS:${PN} += "\
 	${PYTHON_PN}-compression \