SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-docutils-0.17.1-88.11.noarch.rpm :

* Thu Sep 02 2021 John Paul Adrian Glaubitz - Update to 0.17.1:
* docutils/utils/math/latex2mathml.py + Fix bug #406 (MathML translation of \\mathbf).
* docutils/writers/latex2e/__init__.py: + Open \"docutils.sty\" with encoding set to \"utf8\". Fixes bug #414: error with Py3k when locale encoding is \"ascii\".
* docutils/parsers/.py, docutils/transforms/.py + Provide fallbacks for parser config settings to facilitate programmatic use.
* docutils/writers/manpage.py + Apply patch #160: move macro defs above .TH (thanks Willie and sorry for the delay).- from version 0.17
* General + 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.
* docutils/MANIFEST.in + Exclude test outputs.
* docutils/__init__.py + VersionInfo: ValueError for invalid values, fix comparison to tuples.
* docutils/languages/ docutils/parsers/rst/languages/ + Apply patch # 177 Arabic mappings by Shahin. + Apply patch for bug #399 Fixes in Korean translation by Shinjo Park.
* docutils/nodes.py + Apply patch #165 \"Fix error when copying system_message node\" by Takeshi KOMIYA. + Apply version of patch #167 \"Let document.set_id() register all existing IDs\" (thanks to Takeshi KOMIYA). + Fix bug #410: Use a \"property\" function to recursively fetch Node.document value from parent node.
* docutils/parsers/recommonmark_wrapper.py + New, experimental wrapper to integrate the recommonmark Markdown parser for use with Docutils. Currently only tested with recommonmark version 0.4.0.
* docutils/parsers/rst/directives/body.py + Make the sidebar\'s \"title\" argument optional (feature request #69).
* docutils/parsers/rst/directives/html.py + Make \"meta\" elements available for \"latex\" and \"odt\".
* docutils/parsers/rst/directives/misc.py + Prevent infinite inclusion loops.
* docutils/parsers/rst/roles.py + Apply patch #174 Lowercase new role names on registration by John Thorvald Wodder II.
* docutils/utils/smartquotes.py + Fix bug #383: Smart quotes around opening and separator characters.
* docutils/transforms/components.py + Allow a comma-separated list of formats for the Filter transform.
* docutils/writers/html
* + Implement feature request #40 Option to embed images as data URI.
* docutils/writers/html5_polyglot/__init__.py + Use the new semantic tags
,
,
,
,
 
ICM