summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sphinx_3.5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-sphinx_3.5.4.bb')
-rw-r--r--recipes-devtools/python/python3-sphinx_3.5.4.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-sphinx_3.5.4.bb b/recipes-devtools/python/python3-sphinx_3.5.4.bb
new file mode 100644
index 00000000..3f541c7a
--- /dev/null
+++ b/recipes-devtools/python/python3-sphinx_3.5.4.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] = "19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1"
10
11inherit setuptools3 pypi