2015-11-26 09:59:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 25 19:45:00 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.6.5: bugfix release
|
|
|
|
|
2015-11-09 11:55:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 7 17:32:32 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.6.4: bugfix release
|
|
|
|
|
2015-10-30 09:59:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 19:09:17 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.6.3: bugfix release
|
|
|
|
|
2015-04-22 10:45:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 21 16:58:37 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.6.2: bugfix release
|
|
|
|
|
2015-03-11 13:33:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 10 18:46:09 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
|
|
|
|
|
2014-11-26 18:45:10 +01:00
|
|
|
-------------------------------------------------------------------
|
2015-02-23 14:55:24 +01:00
|
|
|
Fri Feb 20 18:47:34 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-11-26 18:45:10 +01:00
|
|
|
Mon Nov 24 17:35:36 UTC 2014 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.5.2: bugfix release
|
|
|
|
|
2014-10-03 17:16:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 3 14:25:27 UTC 2014 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.5.1: bugfix release
|
|
|
|
|
2014-09-18 12:21:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 16 18:54:18 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
|
|
|
|
|
2014-07-11 01:20:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 9 18:12:04 UTC 2014 - i@marguerite.su
|
|
|
|
|
|
|
|
- fix conflicts with python3-Markdown
|
|
|
|
* both use update-alternatives
|
|
|
|
|
2014-06-02 11:05:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 26 21:40:35 UTC 2014 - hpj@urpla.net
|
|
|
|
|
|
|
|
- disable tests for 11.1 and SLES 10 builds
|
|
|
|
|
2014-02-21 15:09:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 17 20:35:51 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
|
|
|
|
|
2014-01-15 23:52:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 15 21:36:39 UTC 2014 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 2.3.1:
|
|
|
|
no changelog
|
|
|
|
- additional changes from version 2.3.0:
|
|
|
|
* Support has been dropped for Python 2.5.
|
|
|
|
* All classes are now "new-style" classes.
|
|
|
|
* "safe_mode" has been further restricted.
|
|
|
|
* The ids assigned to footnotes now contain a dash (`-`) rather
|
|
|
|
than a colon (`:`) when `output_format` it set to "html5" or
|
|
|
|
"xhtml5".
|
|
|
|
* The "force_linenos" config setting of the CodeHilite extension
|
|
|
|
has been marked as Pending Deprecation and a new setting
|
|
|
|
"linenums" has been added to replace it.
|
|
|
|
* The "RSS" extension has been removed.
|
|
|
|
* The "HTML Tidy" Extension has been removed.
|
|
|
|
* The entire code base now universally runs in Python 2 and
|
|
|
|
Python 3 without any need for running the 2to3 conversion tool.
|
|
|
|
* The Admonition Extension has been added.
|
|
|
|
* Various bug fixes have been made.
|
|
|
|
- drop sed call to remove shebangs: fixed upstream
|
|
|
|
|
2012-11-22 15:50:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 22 14:26:33 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.2.1:
|
|
|
|
+ Python-Markdown 2.2.1 is a bug-fix release. No new features have been added.
|
|
|
|
However, at least one bug fix does not work in Python 2.4 so that version of
|
|
|
|
Python is no longer supported. For a full list of changes, see the git log.
|
|
|
|
|
2012-07-23 14:54:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 23 12:47:08 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|