[PATCH 0/6] sphinx-pre-install improvements for Kernel 5.8
From: Mauro Carvalho Chehab
Date: Wed Apr 08 2020 - 11:55:50 EST
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