Fri, 03 May 2024 20:25:44 UTC | login

Information for build python-sphinx-2.2.2-2.fc32

ID133683
Package Namepython-sphinx
Version2.2.2
Release2.fc32
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
StartedWed, 25 Mar 2020 21:18:40 UTC
CompletedWed, 25 Mar 2020 21:18:40 UTC
Tags
f33
RPMs
src
python-sphinx-2.2.2-2.fc32.src.rpm (info) (download)
noarch
python-sphinx-doc-2.2.2-2.fc32.noarch.rpm (info) (download)
python3-sphinx-2.2.2-2.fc32.noarch.rpm (info) (download)
python3-sphinx-latex-2.2.2-2.fc32.noarch.rpm (info) (download)
Changelog * 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 * Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.5-1 - Update to 1.7.5 (bz#1570451) * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-5 - Rebuilt for Python 3.7 * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-4 - Bootstrap for Python 3.7 * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-3 - Bootstrap for Python 3.7 * Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-2 - Conditionalize the ImageMagick build dependency & tests * Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-1 - Update to 1.7.2 (bz#1558968) * Tue Mar 13 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.1-1 - Update to 1.7.1 (bz#1534802) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild