Sat, 17 Jan 2026 08:26:04 CST | login

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

ID16678
Package Namepython-sphinx
Version7.0.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-sphinx.git?.#5d348eeefeffb219ec72095053e432d1ec495288
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
StartedSat, 17 Aug 2024 10:30:47 CST
CompletedSat, 17 Aug 2024 10:41:04 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-2.ocs23.src.rpm (info) (download)
noarch
python3-sphinx-7.0.1-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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