summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb
index 0f8dd35e0f..edc46ef51c 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.0.3.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Python 2 and 3 compatibility library" 1SUMMARY = "Python 2 and 3 compatibility library"
2HOMEPAGE = "https://xlsxwriter.readthedocs.io" 2HOMEPAGE = "https://xlsxwriter.readthedocs.io"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "BSD-2-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b9a26d1a52d2c66df334bbdad23896a" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b9a26d1a52d2c66df334bbdad23896a"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3