[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект python-sphinx-1:1.7.6-3.el8

Имя python-sphinx
Эпоха 1
Версия 1.7.6
Релиз 3.el8
Сайт http://sphinx-doc.org/
Лицензия BSD and Public Domain and Python and (MIT or GPLv2)
Время сборки 2023-12-08 21:26:07
Хост сборки builder-x86-09.inferitos.ru
Краткое описание Python documentation generator
Репозитории PowerTools
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python-sphinx-latex-1:1.7.6-3.el8.noarch LaTeX builder dependencies for python-sphinx 95011d874bf1be36c626a8d6afed50f44969a28bff34cfb98ef06c95618adc23 download
python-sphinx-locale-1:1.7.6-3.el8.noarch Locale files for python-sphinx 908213331076c0c8b1d804fba8279821edbd58527cc36138b455fb05c536ba3d download
python3-sphinx-1:1.7.6-3.el8.noarch Python documentation generator 98f99a6014489ab33eaefe69f9c091406773d657eddf3f8f4fd915da2023ab90 download
src
python-sphinx-1:1.7.6-3.el8.src Python documentation generator d4f508b74cfec5be3c3a4916d920892f3b28e63395edbaa5d7c0ef662ad1c098 download
История изменений link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.7.6-3
- Rebuilt for MSVSphere 8.8

* Tue Jul 26 2022 Tomas Orsava <torsava@redhat.com> - 1.7.6-3
- Rebuild to include the python-sphinx-latex package in the CodeReady Linux
  Builder (CRB) repository
Resolves: rhbz#2081785

* Wed Oct 14 2020 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.6-2
- Fix documentation build under FIPS mode
Resolves: rhbz#1749346

* Thu Jul 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.6-1
- Update to 1.7.6

* Wed Jun 20 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.5-1
- Remove unused simplejson dependency

* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.5-1
- Update to 1.7.5 (bz#1570451)

* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.2-5
- Remove the python-pytest-cov dependency

* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-4
- Remove python2 subpackage
- Require python3-sphinxcontrib-websupport

* Thu Jun 07 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-3
- Remove hard dependencies on sphinxcontrib-websupport and sqlalchemy

* Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-2
- Conditionalize the ImageMagick build dependency & tests