Actions
Documentation #6911
closedmanpages: use consistant date based on release and/or git commits
Affected Versions:
Effort:
Difficulty:
Label:
Description
Currently the generated manpages embed the build date, which can result in the dist archive being different across builds that should be consistent as nothing has changed.
The release date, or in the case of git master, the latest commit should be made available to Sphinx as the date to embed, rather than the current date.
Actions