[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1586361086.git.mchehab+huawei@kernel.org>
Date: Wed, 8 Apr 2020 17:55:19 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Tim Bird <Tim.Bird@...y.com>,
Markus Heiser <markus.heiser@...marit.de>
Subject: [PATCH 0/6] sphinx-pre-install improvements for Kernel 5.8
This patch series is based on the discussions we had with regards to use
python -m venv
to create python3 virtual machines.
After this series, the script will be smarter when detecting python3 and
python2.
As I had to re-test it with different distributions, it also do several
improvements and fixes at the detection logic and at the support for
some distributions that I don't use (except when testing this script)
and/or for some corner cases.
Mauro Carvalho Chehab (6):
scripts: sphinx-pre-install: improve distro detection check
scripts: sphinx-pre-install: improve openSuse Tumbleweed check
scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04
scripts: sphinx-pre-install: address some issues with Gentoo
scripts: sphinx-pre-install: add support for OpenMandriva
scripts: sphinx-pre-install: add support for python -m venv
scripts/sphinx-pre-install | 168 +++++++++++++++++++++++++++----------
1 file changed, 122 insertions(+), 46 deletions(-)
--
2.25.2
Powered by blists - more mailing lists