Fri, 03 May 2024 21:54:23 UTC | login

Information for build python-sphinx-2.1.2-1.fc31

ID92147
Package Namepython-sphinx
Version2.1.2
Release1.fc31
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, 24 Jul 2019 03:08:06 UTC
CompletedWed, 24 Jul 2019 03:08:06 UTC
Tags
f31
RPMs
src
python-sphinx-2.1.2-1.fc31.src.rpm (info) (download)
noarch
python-sphinx-doc-2.1.2-1.fc31.noarch.rpm (info) (download)
python3-sphinx-2.1.2-1.fc31.noarch.rpm (info) (download)
python3-sphinx-latex-2.1.2-1.fc31.noarch.rpm (info) (download)
Changelog * 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 * Tue Jan 09 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.6.6-1 - Update to 1.6.6 (bz#1532435) * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 1:1.6.5-2 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Mon Nov 06 2017 Charalampos Stratakis <cstratak@redhat.com> - 1:1.6.5-1 - Update to 1.6.5 (bz#1508237) * Mon Oct 09 2017 Troy Dawson <tdawson@redhat.com> - 1:1.6.4-2 - Cleanup spec file conditionals * Tue Sep 26 2017 Charalampos Stratakis <cstratak@redhat.com> - 1:1.6.4-1 - Update to 1.6.4 (bz#1426928) * Wed Sep 20 2017 Charalampos Stratakis <cstratak@redhat.com> - 1:1.6.3-3 - Provide the epoch tag in order to keep the upgrade path clean. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jul 20 2017 Charalampos Stratakis <cstratak@redhat.com> - - 1.6.3-1 - Update to 1.6.3 (bz#1426928)