From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: libvir-list@redhat.com, peter.maydell@linaro.org,
John Snow <jsnow@redhat.com>,
ehabkost@redhat.com
Subject: [PATCH 0/1] configure: prefer python's sphinx module
Date: Tue, 16 Jun 2020 15:09:41 -0400 [thread overview]
Message-ID: <20200616190942.24624-1-jsnow@redhat.com> (raw)
Hi, this is a followup to my patch which attempted to prefer
'sphinx-build' to 'sphinx-build-3' which intended to prefer a VENV
installation of sphinx over Fedora's system installation.
That got confusing, though, so here's something that's simpler and
better: use python to invoke sphinx so we don't have to worry about
python/sphinx version mismatches.
This should essentially always DTRT. In cases where a specific sphinx is
preferred, you would use a virtual environment with sphinx installed and
configure QEMU with e.g. --python /path/to/my/venv/python35
John Snow (1):
configure: prefer python's sphinx module
docs/system/deprecated.rst | 19 +++++++++++++++++++
configure | 20 +++++++++-----------
2 files changed, 28 insertions(+), 11 deletions(-)
--
2.21.3
next reply other threads:[~2020-06-16 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 19:09 John Snow [this message]
2020-06-16 19:09 ` [PATCH 1/1] configure: prefer python's sphinx module John Snow
2020-06-18 9:56 ` Peter Maydell
2020-06-19 17:57 ` John Snow
2020-06-19 19:09 ` Peter Maydell
2020-06-16 22:15 ` [PATCH 0/1] " no-reply
2020-06-16 22:21 ` no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200616190942.24624-1-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=ehabkost@redhat.com \
--cc=libvir-list@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).