summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb b/meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb
index b6d2f18c81..68cd723acc 100644
--- a/meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-markdown_3.0.1.bb
@@ -1,5 +1,5 @@
1SUMMARY = "A Python implementation of John Gruber's Markdown." 1SUMMARY = "A Python implementation of John Gruber's Markdown."
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed" 3LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
4 4
5inherit pypi setuptools3 5inherit pypi setuptools3