diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-openpyxl_3.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-openpyxl_3.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.0.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.1.bb index f93d258f2d..a0a4b6dc99 100644 --- a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.1.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] = "eccedbe1cdd8b2494057e73959b496821141038dbb7eb9266ea59e3f34208231" | 12 | SRC_URI[sha256sum] = "f06d44e2c973781068bce5ecf860a09bcdb1c7f5ce1facd5e9aa82c92c93ae72" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | ${PYTHON_PN}-compression \ | 15 | ${PYTHON_PN}-compression \ |