Wed, 17 Jun 2026 13:42:18 CEST | login

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

ID23
Package Namepython-sphinx
Version3.4.3
Release8.el9
Epoch1
DraftFalse
Sourcepython-sphinx-3.4.3-8.el9.src.rpm
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 16 Jun 2026 14:59:29 CEST
CompletedTue, 16 Jun 2026 15:02:38 CEST
Taskbuild (openstack-epoxy-alma-9-nobootstrap, python-sphinx-3.4.3-8.el9.src.rpm)
Extra{'source': {'original_url': 'python-sphinx-3.4.3-8.el9.src.rpm'}}
Tags
openstack-epoxy-alma-9-nobootstrap-test
RPMs
src
python-sphinx-3.4.3-8.el9.src.rpm (info) (download)
noarch
python-sphinx-doc-3.4.3-8.el9.noarch.rpm (info) (download)
python3-sphinx-3.4.3-8.el9.noarch.rpm (info) (download)
python3-sphinx-latex-3.4.3-8.el9.noarch.rpm (info) (download)
Logs
noarch
mock_output.log
dnf.librepo.log
dnf.rpm.log
build.log
mock_config.log
dnf.log
state.log
root.log
noarch_rpmdiff.json
Changelog * Tue Nov 21 2023 Karolina Surma <ksurma@redhat.com> - 1:3.4.3-8 - Fix autodoc build with the compiled extension modules Resolves: RHEL-5664