diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-openpyxl_3.0.10.bb (renamed from meta-python/recipes-devtools/python/python3-openpyxl_3.0.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 4dfd4490ab..447c86ddb7 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 | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "40f568b9829bf9e446acfffce30250ac1fa39035124d55fc024025c41481c90f" | 12 | SRC_URI[sha256sum] = "e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | ${PYTHON_PN}-compression \ | 15 | ${PYTHON_PN}-compression \ |