Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2020-10-29 09:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
 and      /work/SRC/openSUSE:Factory/.python-Markdown.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Markdown"

Thu Oct 29 09:48:53 2020 rev:34 rq:844039 version:3.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2020-05-12 22:27:51.379308951 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Markdown.new.3463/python-Markdown.changes    
    2020-10-29 09:48:59.444202455 +0100
@@ -1,0 +2,32 @@
+Sun Oct 25 21:47:36 UTC 2020 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 3.3.3: bug-fix release
+  * Unify all block-level tags (#1047).
+  * Fix issue where some empty elements would have text rendered
+    as None when using md_in_html (#1049).
+  * Avoid catastrophic backtracking in hr regex (#1055).
+  * Fix hr HTML handling (#1053).
+
+-------------------------------------------------------------------
+Tue Oct 20 18:31:38 UTC 2020 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 3.3.2: bug-fix release
+  * Properly parse inline HTML in md_in_html (#1040 & #1045).
+  * Avoid crashing when md_in_html fails (#1040).
+
+-------------------------------------------------------------------
+Tue Oct 13 19:17:33 UTC 2020 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 3.3.1: bug-fix release
+  * Correctly parse raw script and style tags (#1036).
+  * Ensure consistent class handling by fenced_code and codehilite
+    (#1032).
+
+-------------------------------------------------------------------
+Wed Oct  7 18:52:36 UTC 2020 - Benoît Monin <benoit.mo...@gmx.fr>
+
+- update to version 3.3: major release
+  see https://python-markdown.github.io/change_log/release-3.3/
+  for details
+
+-------------------------------------------------------------------

Old:
----
  Markdown-3.2.2.tar.gz

New:
----
  Markdown-3.3.3.tar.gz

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

Other differences:
------------------
++++++ python-Markdown.spec ++++++
--- /var/tmp/diff_new_pack.lUNVYX/_old  2020-10-29 09:49:00.124203035 +0100
+++ /var/tmp/diff_new_pack.lUNVYX/_new  2020-10-29 09:49:00.128203039 +0100
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-Markdown
-Version:        3.2.2
+Version:        3.3.3
 Release:        0
 Summary:        Python implementation of Markdown
 License:        BSD-3-Clause
@@ -28,8 +28,8 @@
 URL:            https://python-markdown.github.io/
 Source:         
https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
 Patch0:         markdown-3.0-python37.patch
-BuildRequires:  %{python_module importlib-metadata}
 BuildRequires:  %{python_module PyYAML}
+BuildRequires:  %{python_module importlib-metadata}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes

++++++ Markdown-3.2.2.tar.gz -> Markdown-3.3.3.tar.gz ++++++
++++ 10976 lines of diff (skipped)


Reply via email to