qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python-qemu-qmp MR #13] Sphinx: improve version detection for SDists


From: GitLab Bot
Subject: [python-qemu-qmp MR #13] Sphinx: improve version detection for SDists
Date: Thu, 28 Jul 2022 23:26:50 -0000

Author: John Snow - https://gitlab.com/jsnow
Merge Request: 
https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/13
... from: jsnow/python-qemu-qmp:doc-version-fix
... into: qemu-project/python-qemu-qmp:main

When building docs from SDist files, we won't have git metadata
available. Use any tools we may have at our disposal to determine the
package version when possible in these cases.

Note: this patch avoids trying to blindly import "qemu.qmp" in just such
a case that the user's environment already has such a package installed:
we want to query specifically the version from the unpackaged source
files.

Fixes #27

---

This is an automated message. This bot will only relay the creation of new merge
requests and will not relay review comments, new revisions, or concluded merges.
Please follow the GitLab link to participate in review.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]