Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-markdown2 for
openSUSE:Factory checked in at 2026-03-29 20:01:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-markdown2 (Old)
and /work/SRC/openSUSE:Factory/.python-markdown2.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-markdown2"
Sun Mar 29 20:01:16 2026 rev:19 rq:1343458 version:2.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-markdown2/python-markdown2.changes
2025-09-22 16:40:33.711635166 +0200
+++
/work/SRC/openSUSE:Factory/.python-markdown2.new.8177/python-markdown2.changes
2026-03-29 20:01:48.200178499 +0200
@@ -1,0 +2,14 @@
+Sun Mar 29 15:10:49 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.5.5:
+ * [pull #639] Fix middle-word-em interfering with strongs
+ * [pull #640] Fix code friendly extra stopping other syntax
+ being processed
+ * [pull #644] Fix a number of em/strong issues
+ * [pull #659] Fix a number of safemode issues
+ * [pull #665] Rewrite emphasis and strong processing to be more
+ GFM compliant
+ * [pull #672] Fix nested footnote references
+ * [pull #681] Forbid square brackets in reference link IDs
+
+-------------------------------------------------------------------
Old:
----
markdown2-2.5.4.tar.gz
New:
----
markdown2-2.5.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-markdown2.spec ++++++
--- /var/tmp/diff_new_pack.uWD76B/_old 2026-03-29 20:01:50.224261890 +0200
+++ /var/tmp/diff_new_pack.uWD76B/_new 2026-03-29 20:01:50.252263044 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-markdown2
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-markdown2
-Version: 2.5.4
+Version: 2.5.5
Release: 0
Summary: A Python implementation of Markdown
License: MIT
@@ -55,6 +55,7 @@
%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/markdown2
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+rm -rv %{buildroot}%{_prefix}/testing
%check
pushd test
++++++ markdown2-2.5.4.tar.gz -> markdown2-2.5.5.tar.gz ++++++
++++ 2758 lines of diff (skipped)