summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-sphinx_8.2.1.bb (renamed from meta/recipes-devtools/python/python3-sphinx_8.1.3.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb b/meta/recipes-devtools/python/python3-sphinx_8.2.1.bb
index 38cceb068a..614566b8f4 100644
--- a/meta/recipes-devtools/python/python3-sphinx_8.1.3.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_8.2.1.bb
@@ -2,9 +2,9 @@ SUMMARY = "Python documentation generator"
2HOMEPAGE = "http://sphinx-doc.org/" 2HOMEPAGE = "http://sphinx-doc.org/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD-2-Clause & MIT" 4LICENSE = "BSD-2-Clause & MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4ab44940eeb9c0ec044da326d904a683" 5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=e30c37a2b7fb0afa3adc0d72b85e8b04"
6 6
7SRC_URI[sha256sum] = "43c1911eecb0d3e161ad78611bc905d1ad0e523e4ddc202a58a821773dc4c927" 7SRC_URI[sha256sum] = "e4b932951b9c18b039f73b72e4e63afe967d90408700ec222b981ac24647c01e"
8 8
9inherit python_flit_core pypi 9inherit python_flit_core pypi
10 10
@@ -22,6 +22,7 @@ RDEPENDS:${PN} = "\
22 python3-packaging \ 22 python3-packaging \
23 python3-pygments \ 23 python3-pygments \
24 python3-requests \ 24 python3-requests \
25 python3-roman-numerals-py \
25 python3-snowballstemmer \ 26 python3-snowballstemmer \
26 python3-sphinxcontrib-applehelp \ 27 python3-sphinxcontrib-applehelp \
27 python3-sphinxcontrib-devhelp \ 28 python3-sphinxcontrib-devhelp \