Thu, 01 Jan 2026 14:36:17 CST | login

Information for build python-sphinx-7.0.1-1.oc9

ID17916
Package Namepython-sphinx
Version7.0.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-sphinx.git?.#d4a2b2c5a5918084d33b04e67f7968dbc9665859
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:23:55 CST
CompletedMon, 08 Jan 2024 01:26:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-sphinx.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-sphinx.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
python-sphinx-7.0.1-1.oc9.src.rpm (info) (download)
noarch
python3-sphinx-7.0.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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