Sat, 17 Jan 2026 09:56:54 CST | login

Information for build python-sphinx-7.0.1-4.ocs23

ID19648
Package Namepython-sphinx
Version7.0.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-sphinx.git?.#a3677eb00d892db7f4f88774d35513629e6aeb99
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 13 Sep 2024 09:56:35 CST
CompletedFri, 13 Sep 2024 10:04:10 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-sphinx.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-sphinx.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
python-sphinx-7.0.1-4.ocs23.src.rpm (info) (download)
noarch
python-sphinx-doc-7.0.1-4.ocs23.noarch.rpm (info) (download)
python3-sphinx-7.0.1-4.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 * Thu Sep 12 2024 Yi Lin <nilusyi@tencent.com> - 7.0.1-4 - [Type] other - [DESC] remove subpkg latex * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.0.1-3 - [Type] other - [DESC] Add subpkg latex * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.0.1-2 - Rebuilt for loongarch release * Fri Sep 22 2023 Shuo Wang <abushwang@tencent.com> - 7.0.1-1 - update to 7.0.1 * Thu Sep 21 2023 Shuo Wang <abushwang@tencent.com> - 5.3.0-1 - update to 5.3.0 * Tue Sep 19 2023 Shuo Wang <abushwang@tencent.com> - 4.3.1-8 - bypass some test due to pygments updating * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-7 - Rebuilt for python 3.11 * Tue Sep 12 2023 Shuo Wang <abushwang@tencent.com> - 4.3.1-6 - bypass many test for update python3.11 * 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