python38-releases
Python 3.8 - releases - Sphinx extension for changelog
3.2.5
2022-05-02
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python38-sphinx 3.2.5
python38-semantic_version 3.2.5
python38-six 3.2.5
python3-releases
Internal Program Version: releases 1.6.3
Releases is a Python 2+3 compatible 'Sphinx http://sphinx-doc.org' extension
designed to help you keep a source control friendly, merge friendly changelog
file and turn it into useful, human readable HTML output.
Specifically:
* The source format (kept in your Sphinx tree as changelog.rst) is a
stream-like timeline that plays well with source control and only requires one
entry per change (even for changes that exist in multiple release lines).
* The output (when you have the extension installed and run your Sphinx build
command) is a traditional looking changelog page with a section for every
release; multi-release issues are copied automatically into each release.
* By default, feature and support issues are only displayed under feature
releases, and bugs are only displayed under bugfix releases. This can be
overridden on a per-issue basis.
https://github.com/bitprophet/releases