diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-openpyxl_3.1.3.bb (renamed from meta-python/recipes-devtools/python/python3-openpyxl_3.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.2.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.3.bb index 4a3254cc53..934bf319bc 100644 --- a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.3.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] = "a6f5977418eff3b2d5500d54d9db50c8277a368436f4e4f8ddb1be3422870184" | 12 | SRC_URI[sha256sum] = "8dd482e5350125b2388070bb2477927be2e8ebc27df61178709bc8c8751da2f9" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | python3-compression \ | 15 | python3-compression \ |