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 2023-12-08 22:32:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-markdown2 (Old) and /work/SRC/openSUSE:Factory/.python-markdown2.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-markdown2" Fri Dec 8 22:32:14 2023 rev:12 rq:1131747 version:2.4.11 Changes: -------- --- /work/SRC/openSUSE:Factory/python-markdown2/python-markdown2.changes 2022-11-09 12:58:05.704571042 +0100 +++ /work/SRC/openSUSE:Factory/.python-markdown2.new.25432/python-markdown2.changes 2023-12-08 22:32:47.421626782 +0100 @@ -1,0 +2,44 @@ +Thu Dec 7 22:51:03 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.4.11: + * [pull #524] Fix angles being escaped in style blocks (issue + #523) + * [pull #527] Fix base64 images being corrupted in safe mode + (issue #526) + * [pull #529] Add `breaks` extra with ability to hard break on + backslashes (issue #525) + * [pull #532] Fix #493 persisting when `code-friendly` extra + enabled + * [pull #535] Update `_slugify` to use utf-8 encoding (issue + #534) + * [pull #536] Maintain order of appearance in footnotes + * [pull #538] Include HTML headers in TOC + * [pull #540] Add mechanism to prevent header ID counter + resetting (issue #530) + * [pull #520] Allow more relative links in safe mode (issue + #517) + * [pull #521] Always restore hashed HTML blocks (issue #185) + * [pull #522] Add `middle-word-em` extra + * [pull #500] Add `<thead>` tag to html-classes extra + * [pull #501] Fix link patterns extra matching against internal + hashes + * [pull #502] Replace deprecated `optparse` with `argparse` + * [pull #506] Fix `_uniform_outdent` failing with empty strings + (issue #505) + * [pull #509] Fix HTML elements not unhashing correctly (issue + 508) + * [pull #511] Remove deprecated `imp` module (issue #510) + * [pull #512] Allow link patterns to be passed via extras dict + * [pull #513] Fix relative links not working in safe mode + (issue #254) + * [pull #499] Fix images not being procesed correctly (#498) + * [pull #483] Fix hashing nested HTML blocks + * [pull #486] Fix backslash being unable to escape raw HTML + tags + * [pull #482] Add support for telegram spoiler in extras + * [pull #485] mermaid support + * [pull #487] Fix escaping ampersands in hrefs + * [pull #490] Fix indented codeblocks inside fences (#489) + * [pull #490] Remove `code-color` extra + +------------------------------------------------------------------- Old: ---- markdown2-2.4.6.tar.gz New: ---- markdown2-2.4.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-markdown2.spec ++++++ --- /var/tmp/diff_new_pack.qEdGAz/_old 2023-12-08 22:32:48.409663137 +0100 +++ /var/tmp/diff_new_pack.qEdGAz/_new 2023-12-08 22:32:48.409663137 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-markdown2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-markdown2 -Version: 2.4.6 +Version: 2.4.11 Release: 0 Summary: A Python implementation of Markdown License: MIT ++++++ markdown2-2.4.6.tar.gz -> markdown2-2.4.11.tar.gz ++++++ ++++ 2531 lines of diff (skipped)