Fri, 03 May 2024 20:20:52 UTC | login

Information for build python-sphinx-1.7.5-3.fc29

ID48464
Package Namepython-sphinx
Version1.7.5
Release3.fc29
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, 04 Jul 2018 06:32:20 UTC
CompletedWed, 04 Jul 2018 06:32:20 UTC
Tags
f29
RPMs
src
python-sphinx-1.7.5-3.fc29.src.rpm (info) (download)
noarch
python-sphinx-doc-1.7.5-3.fc29.noarch.rpm (info) (download)
python-sphinx-latex-1.7.5-3.fc29.noarch.rpm (info) (download)
python-sphinx-locale-1.7.5-3.fc29.noarch.rpm (info) (download)
python2-sphinx-1.7.5-3.fc29.noarch.rpm (info) (download)
python3-sphinx-1.7.5-3.fc29.noarch.rpm (info) (download)
Changelog * 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) * Sat Feb 18 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.2-2 - Cleanup source files that should not be installed - Fix the __init__.pyc that was byte compiled for the wrong python * Fri Feb 17 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.2-1 - Update to 1.5.2 - Remove a few latex dependencies that are no longer needed - Remove xapian patch; now in upstream tarball * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 31 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.1-5 - environment-modules is less featureful than Lmod. - Select the default version in a different way since environment-modules didn't understand the symlink - Ignore error messsages in the shell startup script as environment-modules prints an error message if a module has already been loaded. The command is doing the right thing for this case except that it's also printing an error message. * Thu Jan 26 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.1-4 - Add recipe for setting the system default to the README.fedora * Wed Jan 18 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.1-3 - Move the unversioned executables into the python2 package as they are now using python2 to run * Wed Jan 18 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.1-2 - Add README.fedora so people know how to use environment-modules to switch. - Change the default to be the python2 version to match with the guidelines - Switch to generic environment(modules) instead of Lmod specifically. * Fri Dec 30 2016 Orion Poplawski <orion@cora.nwra.com> - 1.5.1-1 - Update to 1.5.1 * Fri Dec 30 2016 Toshio Kuratomi <toshio@fedoraproject.org> - 1.4.9-2 - Remove alternatives. Alternatives should only be used for a very small number of packages (system daemons which also have a compatible command line interface). - Use environment-modules to switch between the python2 and python3 packages *but* be aware that no amount of manual switching can get this 100% right. The code has to be fixed upstream, not in packaging. * Tue Dec 13 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.4.9-1 - Update to 1.4.9 - Enable python3 tests * Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.4.8-3 - Rebuild for Python 3.6 - Disable python3 tests for now * Thu Oct 06 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.8-2 - Added tex(luatex85.sty) dependency to support TexLive 2016 * Thu Oct 06 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.8-1 - Update to 1.4.8 - Alternatives fails for scripts sometimes (bz#1382405) * Sun Sep 04 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.6-2 - Alternatives fails for man pages due to existing files * Fri Sep 02 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.6-1 - Update to 1.4.6 (bz#1370810) - Fix unversioned Obsoletes - Add alternatives slaves for man pages * Fri Aug 12 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.5-1 - Update to 1.4.5 (bz#1356336) - Remove Recommends for latex, locale, and doc subpackages (bz#1366624) - Remove Requires from locale subpackage (bz#1366624) - Set executable scripts via alternatives (bz#1321413) - Change graphviz Requires to Recommends (bz#1366706) * Sun Jul 03 2016 Avram Lubkin <aviso@fedoraproject.org> - 1.4.4-2 - doc and locale no longer specifically require python2-sphinx - Colapsed python3-sphinx-latex into python-latex