summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sphinx_4.2.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-09-14 13:53:56 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-09-16 18:01:55 -0400
commit6fed58d8cb55d4dad7c79adbe0b109e0670e64f3 (patch)
tree9c0349ff3960329342986ba3a74dbb037e46f172 /recipes-devtools/python/python3-sphinx_4.2.0.bb
parentfc7fb6fbaaf1b28c7ea4985507e5430f81a05332 (diff)
downloadmeta-virtualization-6fed58d8cb55d4dad7c79adbe0b109e0670e64f3.tar.gz
python3-sphinx: update to 4.2.0
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-sphinx_4.2.0.bb')
-rw-r--r--recipes-devtools/python/python3-sphinx_4.2.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-sphinx_4.2.0.bb b/recipes-devtools/python/python3-sphinx_4.2.0.bb
new file mode 100644
index 00000000..dbb60009
--- /dev/null
+++ b/recipes-devtools/python/python3-sphinx_4.2.0.bb
@@ -0,0 +1,11 @@
1DESCRIPTION = "Python documentation generator"
2HOMEPAGE = "http://sphinx-doc.org/"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"
6
7PYPI_PACKAGE = "Sphinx"
8
9SRC_URI[sha256sum] = "94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6"
10
11inherit setuptools3 pypi