Tue, 23 Apr 2024 13:29:58 UTC | login

Information for build python-sphinx-3.4.3-3.el9

ID3894
Package Namepython-sphinx
Version3.4.3
Release3.el9
Epoch1
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-sphinx#087aad15e681fcf3547fbf80352469893f341966
SummaryPython documentation generator
DescriptionSphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. Although it is still under constant development, the following features are already present, work fine and can be seen "in action" in the Python docs: * Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings.
Built bymhroncok
State complete
Volume DEFAULT
StartedWed, 07 Apr 2021 15:05:06 UTC
CompletedWed, 07 Apr 2021 15:10:08 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-sphinx:087aad15e681fcf3547fbf80352469893f341966)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-sphinx#087aad15e681fcf3547fbf80352469893f341966'}}
Tags
c9s-pending
c9s-pending-signed
RPMs
src
python-sphinx-3.4.3-3.el9.src.rpm (info) (download)
noarch
python-sphinx-doc-3.4.3-3.el9.noarch.rpm (info) (download)
python3-sphinx-3.4.3-3.el9.noarch.rpm (info) (download)
python3-sphinx-latex-3.4.3-3.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Mar 31 2021 Miro Hrončok <mhroncok@redhat.com> - 1:3.4.3-3 - Remove a dependency on html5lib Resolves: rhbz#1945182 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Charalampos Stratakis <cstratak@redhat.com> - 1:3.4.3-1 - Update to 3.4.3 - Fixes rhbz#1909494 * Sat Dec 05 2020 Mattia Verga <mattia.verga@protonmail.com> - 1:3.3.1-2 - Unset -s from python shebang - Fixes: rhbz#1903763 * Mon Nov 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.3.1-1 - Update to 3.3.1 - Fixes: rhbz#1893752 * Wed Oct 14 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1:3.2.1-2 - Backport commit to fix python-sphinx with python-pygments v2.7.1 * Tue Aug 18 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.2.1-1 - Update to 3.2.1 - Remove compatibility symbolic links from /usr/libexec/ - Fixes rhbz#1867294 * Fri Aug 07 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.1.2-1 - Update to 3.1.2 - Fixes rhbz#1853901 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Charalampos Stratakis <cstratak@redhat.com> - 1:3.1.1-1 - Update to 3.1.1 (#1783776) * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-4 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-3 - Bootstrap for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-1 - Update to 2.2.2 (rhbz#1743018) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-5 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-4 - Bootstrap for Python 3.8 * Thu Aug 15 2019 Richard Shaw <hobbes1069@gmail.com> - 1:2.1.2-3 - Rebuild for Python 3.8. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 23 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-1 - Update to 2.1.2 (#1716158) * Wed Apr 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.0.1-1 - Update to 2.0.1 (#1697544) - Own the sphinxcontrib directory (#1669790)