Fri, 03 May 2024 18:29:36 UTC | login

Information for build python-sphinx-3.1.1-1.fc33

ID163767
Package Namepython-sphinx
Version3.1.1
Release1.fc33
Epoch1
SummaryPython documentation generator
DescriptionSphinx 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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Jul 2020 15:38:04 UTC
CompletedMon, 13 Jul 2020 15:38:04 UTC
Tags
f33
RPMs
src
python-sphinx-3.1.1-1.fc33.src.rpm (info) (download)
noarch
python-sphinx-doc-3.1.1-1.fc33.noarch.rpm (info) (download)
python3-sphinx-3.1.1-1.fc33.noarch.rpm (info) (download)
python3-sphinx-latex-3.1.1-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 30 2020 Charalampos Stratakis <mhroncok@redhat.com> - 1:3.1.1-1 - Update to 3.1.1 (#1783776) * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-4 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-3 - Bootstrap for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.2.2-1 - Update to 2.2.2 (rhbz#1743018) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-5 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-4 - Bootstrap for Python 3.8 * Thu Aug 15 2019 Richard Shaw <hobbes1069@gmail.com> - 1:2.1.2-3 - Rebuild for Python 3.8. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 23 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.1.2-1 - Update to 2.1.2 (#1716158) * Wed Apr 10 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.0.1-1 - Update to 2.0.1 (#1697544) - Own the sphinxcontrib directory (#1669790) * Wed Mar 27 2019 Charalampos Stratakis <cstratak@redhat.com> - 1:2.0.0~b2-1 - Update to 2.0.0b2 * Wed Feb 27 2019 Miro Hrončok <mhroncok@redhat.com> - 1:2.0.0~b1-1 - Update to 2.0.0b1 - Drop Python 2 package - https://fedoraproject.org/wiki/Changes/Sphinx2 * Thu Feb 07 2019 Alfredo Moralejo <amoralej@redhat.com> - 1:1.8.4-1 - Update to 1.8.4. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.7.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:1.7.6-2 - Drop explicit locale setting for python3, use C.UTF-8 for python2 See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Mon Jul 23 2018 Marcel Plch <mplch@redhat.com> - 1:1.7.6-1 - Update to 1.7.6 * Fri Jul 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-6 - Remove unused dependencies on xapian and simplejson * Thu Jul 05 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:1.7.5-5 - Add patch to fix build if alabaster theme is installed - Add patch for #1589868 * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-4 - Enable tests * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-3 - Enable websupport * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-2 - Rebuilt for Python 3.7