summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python3-sphinx_4.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-sphinx_4.2.0.bb b/recipes-devtools/python/python3-sphinx_4.2.0.bb
index dbb60009..01f36ea0 100644
--- a/recipes-devtools/python/python3-sphinx_4.2.0.bb
+++ b/recipes-devtools/python/python3-sphinx_4.2.0.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Python documentation generator" 1DESCRIPTION = "Python documentation generator"
2HOMEPAGE = "http://sphinx-doc.org/" 2HOMEPAGE = "http://sphinx-doc.org/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD-2-Clause & BSD-3-Clause & MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"
6 6
7PYPI_PACKAGE = "Sphinx" 7PYPI_PACKAGE = "Sphinx"