]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
scripts: sphinx-pre-install: add support for RHEL8-based distros
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 15:52:54 +0000 (17:52 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 13 Aug 2025 16:19:17 +0000 (10:19 -0600)
commit9f51a1d6966760dadf62ff1f62c614a342fb7e62
tree2b6bc44d94504cd6faa2f5d41a06857db080015b
parentdf4d2f966354297c94ba5e198533cc31548a12a8
scripts: sphinx-pre-install: add support for RHEL8-based distros

On RHEL8, only installing with a venv is supported, as there's
no Sphinx package using Python 3.7 or upper.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/bcdde20edab07be6bf447eac18eecdd88c7f947c.1754992972.git.mchehab+huawei@kernel.org
scripts/sphinx-pre-install