- update to 0.10:
- add rpmlint-non-executable-scripts.diff
* SmartQuotes transform for typographic quotes and dashes.
* FileInput/FileOutput: no system-exit on IOError. The handle_io_errors option is ignored.
* <code> tag for inline "code", do not drop nested inline nodes (syntax highlight tokens).
* Customizable MathJax URL (based on patch by Dmitry Shachnev).
* No line break after opening inline math tag.
OBS-URL: https://build.opensuse.org/request/show/181898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=20
warning about naming policy
- Update to version 0.8.1:
* Change last file with Apache license to BSD-2-Clause and correct copyright
info for rst.el
* Fix tests under py3k.
* Clean up Babel language setting. Restores Sphinx compatibility.
- Changes from version 0.8.0:
* Some additions to the Docutils core are released under the 2-Clause BSD
license.
* Handle language codes according to BCP 47.
* If the specified langauage is not supported by Docutils, warn and fall
back to English.
* Math support: reStructuredText "math" role and directive, math and
math_block doctree elements.
* Orphaned "python" reader and "newlatex2e" writer moved to the sandbox.
* Added lithuanian mappings.
- Changes from version 0.7.0:
* Support SVG and SWF images
* Generate valid XHTML for centered images with targets. Use CSS classes
instead of "align" tags for image alignment.
* Preserve runs of spaces in 'inline literals'.
* Deprecate figure_footnotes setting.
* Rename use_latex_footnotes setting to docutils_footnotes.
* New latex_preamble setting.
* Use PDF standard fonts (Times/Helvetica/Courier) as default.
* hyperref package called with unicode option
* Drop the special output_encoding default ("latin-1"). The Docutils wide
default (usually "UTF-8") is used instead.
- Spec file cleanup:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=1