summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb
index 990d3cf33e..fc0910770f 100644
--- a/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb
+++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.1.5.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "It was born from lack of existing library to read/write natively
3from Python the Office Open XML format. All kudos to the PHPExcel team as openpyxl \ 3from Python the Office Open XML format. All kudos to the PHPExcel team as openpyxl \
4was initially based on PHPExcel." 4was initially based on PHPExcel."
5 5
6HOMEPAGE = "http://www.python-excel.org/" 6HOMEPAGE = "https://www.python-excel.org/"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" 8LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
9 9