SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-docutils-0.17.1-1.2.noarch.rpm :

* Sat Oct 16 2021 Dirk Müller - update to 0.17.1:
* Fix bug #406 (MathML translation of ``\\mathbf``).
* Open \"docutils.sty\" with encoding set to \"utf8\".
* Provide fallbacks for parser config settings to facilitate programmatic use.
* Installing with ``setup.py`` now requires ``setuptools``. Alternatively, install with `pip`_ (or \"manually\").
* Use importlib.import_module() to programmatically import modules.
* Fix bug #385: Import of language modules.
* Arabic mappings by Shahin.
* Fixes in Korean translation by Shinjo Park.
* Fix error when copying `system_message` node
* Make the sidebar\'s \"title\" argument optional
* Make \"meta\" elements available for \"latex\" and \"odt\".
* Prevent infinite inclusion loops.
* Move non-essential styling to ``plain.css``.
* Support \"captionbelow\" class value for tables.
* Display code line numbers as pseudo-elements which are skipped when copying text from code blocks. Solves feature request #32.
* Support numbered figures.
* New optional style that adapts to different screen sizes.
* Fix #394 fix missing new line after rubric.
* Patch #168 fix crashing on empty citation (by Takeshi KOMIYA).
* Fix #126 manpage title with spaces.
* Fix #380 commandline option problem in sphinx.
* Fix/improve metadata handling: fix \"keyword\" splitting, allow generic fields (stored as \"Custom Properties\"). __ docs/user/config.html#detailled
* Run python3 test like python2 against source not the build/-directory
* New generic command line front end that allows the free selection of reader, parser, and writer components.- remove pygments25.patch (upstream)
* Sat Dec 12 2020 Benjamin Greiner - In a world with more than one python 3 flavor, provide \"docutils\" with the default python3 provider. gh#openSUSE/python-rpm-macros#66
* Tue Apr 07 2020 Tomáš Chvátal - Fix the condition to really generate the direct binaries
* Mon Apr 06 2020 Matej Cepl - Remove %python3_only and use full alternatives.
* Sat Mar 14 2020 Tomáš Chvátal - Add patch to fix build with pygments 2.4 and newer:
* pygments25.patch
* Wed Jan 15 2020 Tomáš Chvátal - Update to 0.16: - Dropped support for Python 2.6, 3.3 and 3.4 - Docutils now supports Python 2.7 and Python 3.5+ natively (without conversion by ``2to3``). - Keep `backslash escapes`__ in the document tree. Backslash characters in text are be represented by NULL characters in the ``text`` attribute of Doctree nodes and removed in the writing stage by the node\'s ``astext()`` method.- Remove merged patch fix_tests_38.patch
* Fri Oct 11 2019 Matej Cepl - Add fix_tests_38.patch to overcome failing test_writers.test_odt.DocutilsOdtTestCase with Python 3.8. Also, failed as shp#docutils#161.
* Sat Sep 14 2019 John Vandenberg - Skip the tests for the flavors not being built
* Fri Aug 09 2019 Marketa Calabkova - update to version 0.15.2
* Docutils 0.14.x is the last version supporting Python 2.4, 2.5, 3.1, and 3.2.
* reStructured text: Allow embedded colons in field list field names (before, tokens like :this:example: were considered ordinary text).
* Fixed a bug with the \"trim\" options of the \"unicode\" directive.
* Mon May 13 2019 Tomáš Chvátal - Add multibuild in order to avoid buildcycle with Pillow and friends
* Tue May 07 2019 John Vandenberg - Add optional build dependencies Pillow, Pygments and roman, causing 16 additonal test methods to run- Add Recommends for Pillow, Pygments and roman- Use %license- Simplify test invocation
* Wed Jan 09 2019 Matej Cepl - Remove unnecessary node BR
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
 
ICM