File python3-Markdown.changes of Package python3-Markdown

-------------------------------------------------------------------
Tue Apr 21 17:00:03 UTC 2015 - benoit.monin@gmx.fr

- update to version 2.6.2: bugfix release

-------------------------------------------------------------------
Tue Mar 10 18:51:04 UTC 2015 - benoit.monin@gmx.fr

- update to version 2.6.1: bugfix release
  The (new) yaml option has been removed from the Meta-Data
  Extension as it was buggy

-------------------------------------------------------------------
Fri Feb 20 05:10:00 UTC 2015 - arun@gmx.de

- specfile:
  * update copyright year
  * fix url
  * removed trailing whitespace

- update to version 2.6:
  * `safe_mode` Deprecated
  * Positional Arguments Deprecated
  * "Shortened" Extension Names Deprecated
  * Extension Configuration as Part of Extension Name Deprecated
  * HeaderId Extension Pending Deprecation
  * The `configs` Keyword is Deprecated
  * Official Support for PyPy
  * YAML Style Meta-Data
  * Table of Contents Extension Refactored
  * Pygments can now be disabled
  * Miscellaneous

-------------------------------------------------------------------
Mon Nov 24 17:38:26 UTC 2014 - benoit.monin@gmx.fr

- update to version 2.5.2: bugfix release

-------------------------------------------------------------------
Fri Oct  3 14:27:57 UTC 2014 - benoit.monin@gmx.fr

- update to version 2.5.1: bugfix release

-------------------------------------------------------------------
Tue Sep 16 19:09:46 UTC 2014 - benoit.monin@gmx.fr

- update to version 2.5:
  * The force_linenos config key on the CodeHilite extension has
    been deprecated.
  * Both safe_mode and the associated html_replacement_text
    keywords will be deprecated in version 2.6.
  * Positional arguments on the markdown.Markdown() function are
    pending deprecation.
  * The builtin extensions did not require the full path to be
    provided. This behavior will be deprecated in version 2.6.
  * The previously documented method of appending the extension
    configs as a string to the extension name will be deprecated in
    version 2.6.
  * The Smarty extension has had a number of additional
    configuration settings added.
  * Named extensions can now point to any module and/or Class on
    your PYTHONPATH.
  * The extension configuration code has been refactored.
  * The command line interface now accepts a --extensions_config
    (or -c).
  * The amonition extension is no longer considered experimental.
  * Various bug fixes have been made.
- add python-PyYAML to BuildRequires: needed for tests

-------------------------------------------------------------------
Thu Jun 26 11:31:40 UTC 2014 - i@marguerite.su

- fix conflicts with python-Markdown
  * both use update-alternatives

-------------------------------------------------------------------
Wed Jun 25 10:10:38 UTC 2014 - i@marguerite.su

- update version 2.4.1
  * added nav-tag as block level element
  * pass tuples, not iterable strings to the pattern
  * fix test failure with python 3.1 and 3.2
  * no assertls in python 2.6
  * add smarty to extensions for attr_list test
  * fix issue308 and failure to break out of nest loop

-------------------------------------------------------------------
Mon Feb 17 18:08:03 UTC 2014 - benoit.monin@gmx.fr

- update to version 2.4:
  * the "force_linenos" config setting of the CodeHilite extension
    has been marked as Deprecated.
  * URLs are no longer percent-encoded.
  * the Smarty Extension has been added, which implements
    SmartyPants.
  * the Table of Contents Extension now supports new permalink
    option for creating Sphinx-style anchor links.
  * it is now possible to enable Markdown formatting inside HTML
    blocks by appending `markdown=1` to opening tag attributes.
  * The code blocks now support emphasizing some of the code lines.
  * Various bug fixes have been made.
- fix CRLF in all files: upstream converted to DOS encoding

-------------------------------------------------------------------
Wed Jan 29 20:16:54 UTC 2014 - benoit.monin@gmx.fr

- initial python3 package with version 2.3.1

openSUSE Build Service is sponsored by