summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sphinx_3.4.3.bb
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-14 18:14:34 +0300
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-15 10:16:23 -0400
commitdd47dbea25e562aaa55a4593c269ddf5c29e53fa (patch)
tree5fd8cfcc5a0787d4cc17307cd7eebc3d481497db /recipes-devtools/python/python3-sphinx_3.4.3.bb
parent8498fdfc4ceba2c674ddc9c9b14f645ff9189188 (diff)
downloadmeta-virtualization-dd47dbea25e562aaa55a4593c269ddf5c29e53fa.tar.gz
python3-sphinx: Upgrade 3.4.3 -> 3.5.4
Upgrade to release 3.5.4: - Restrict docutils to 0.16 - autodoc: Async staticmethods and classmethods are considered as non async coroutine-functions with Python3.10 - html theme: The style are not applied with docutils-0.17 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-sphinx_3.4.3.bb')
-rw-r--r--recipes-devtools/python/python3-sphinx_3.4.3.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-devtools/python/python3-sphinx_3.4.3.bb b/recipes-devtools/python/python3-sphinx_3.4.3.bb
deleted file mode 100644
index 76b0cdbe..00000000
--- a/recipes-devtools/python/python3-sphinx_3.4.3.bb
+++ /dev/null
@@ -1,11 +0,0 @@
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[md5sum] = "80c5176104fe0cfbd1a8430b6da308b4"
10SRC_URI[sha256sum] = "41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c"
11inherit setuptools3 pypi