Sat, 17 Jan 2026 13:42:43 CST | login

Information for build python-sphinx-4.3.1-5.ocs23

ID3402
Package Namepython-sphinx
Version4.3.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-sphinx.git?.#3437a0efbf4c5d24d6f53879fb359a3ff65dda70
SummaryPython documentation generator
Description Sphinx 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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:13:57 CST
CompletedMon, 11 Sep 2023 13:20:30 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-sphinx.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-sphinx.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-sphinx-4.3.1-5.ocs23.src.rpm (info) (download)
noarch
python3-sphinx-4.3.1-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-5 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Aug 07 2023 Wang Guodong <gordonwwang@tencent.com> - 4.3.1-4 - Update tests for Babel 2.12 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Feb 10 2023 Shuo Wang <abushwang@tencent.com> - 4.3.1-1 - initial build