Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2014-09-19 13:56:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
 and      /work/SRC/openSUSE:Factory/.python-Markdown.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Markdown"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2014-07-12 17:14:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes     
2014-09-19 15:45:24.000000000 +0200
@@ -1,0 +2,26 @@
+Tue Sep 16 18:54:18 UTC 2014 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  Markdown-2.4.tar.gz

New:
----
  Markdown-2.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Markdown.spec ++++++
--- /var/tmp/diff_new_pack.ZNch2d/_old  2014-09-19 15:45:26.000000000 +0200
+++ /var/tmp/diff_new_pack.ZNch2d/_new  2014-09-19 15:45:26.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           python-Markdown
-Version:        2.4
+Version:        2.5
 Release:        0
 Summary:        Python implementation of Markdown
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://packages.python.org/Markdown/
 Source:         
http://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
+BuildRequires:  python-PyYAML
 BuildRequires:  python-devel
 BuildRequires:  python-nose
 BuildRequires:  python-xml

++++++ Markdown-2.4.tar.gz -> Markdown-2.5.tar.gz ++++++
++++ 74407 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to