diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-sphinx_7.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb b/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb index 7af4582861..10e01a2d7a 100644 --- a/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb +++ b/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Python documentation generator" | 1 | SUMMARY = "Python documentation generator" |
| 2 | HOMEPAGE = "http://sphinx-doc.org/" | 2 | HOMEPAGE = "http://sphinx-doc.org/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" | 4 | LICENSE = "BSD-2-Clause & MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb6ac1b115a1ed24a12d9f15b633993" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb6ac1b115a1ed24a12d9f15b633993" |
| 6 | 6 | ||
| 7 | PYPI_PACKAGE = "Sphinx" | 7 | PYPI_PACKAGE = "Sphinx" |
