]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
admin/doc-requirements: bump Sphinx to 5.0.2 55258/head
authorNizamudeen A <nia@redhat.com>
Tue, 16 Jan 2024 05:21:56 +0000 (10:51 +0530)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 20 Jan 2024 18:36:42 +0000 (19:36 +0100)
```
Running Sphinx v4.5.0

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
```

Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit a916feeee757e4e196967944feeb1e9b1f92c398)

Conflicts:
admin/doc-requirements.txt [ commit d61bd5af6596
  ("admin/doc-requirements: bump sphinx to 4.5.0") not in
  pacific ]

admin/doc-requirements.txt

index dec096a86a6a6b9046f0e50d6ea4ea0dc6b34638..77382b8f435b1044089543c629918fba45617b4f 100644 (file)
@@ -1,4 +1,4 @@
-Sphinx == 4.4.0
+Sphinx == 5.0.2
 git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
 breathe >= 4.20.0
 Jinja2