Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-extract-msg for openSUSE:Factory checked in at 2025-05-05 22:28:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-extract-msg (Old) and /work/SRC/openSUSE:Factory/.python-extract-msg.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-extract-msg" Mon May 5 22:28:37 2025 rev:5 rq:1274394 version:0.54.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-extract-msg/python-extract-msg.changes 2025-02-24 15:51:52.687056304 +0100 +++ /work/SRC/openSUSE:Factory/.python-extract-msg.new.30101/python-extract-msg.changes 2025-05-05 22:59:20.427897129 +0200 @@ -1,0 +2,27 @@ +Mon May 5 07:06:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 0.54.1 + * Fix potential issue where child MSG might have incompatible encoding + to parent MSG when trying to grab a stream from the parent. + * Added code to attempt to significantly improve RTF deencapsulation + times. This tries to strip away unneeded data before passing it to + `RTFDE`. This shows improvements on all files that take more than + one second. Currently, this actually fixes some files previously + outputting wrong from `RTFDE` when deencapsulating the HTML body, + specifically around non breaking spaces sometimes not transferring over. +- from version 0.54.0 + * Changed the prepared html output to use plainly encoded HTML instead + of prettified, since current prettification options used mangles the + output and causes the output to sometimes be very large. +- from version 0.53.2 + * Adjusted code to allow html encoding to be cached to try to speed up + `bs4` operations. + * Fixed handler for too large filetimes so that some filetimes being too + large doesn't break the handler. + * Fixed a bug that would cause an error in task objects due to a lack of + `enumerate`. + * Fix `TOCEntry` not initializing `DVTargetDevice` correctly. + * Add temporary properties for `ContentID` to `SignedAttachment`. AFAIK + these can't ever be set, but this prevents errors in some places. + +------------------------------------------------------------------- Old: ---- extract_msg-0.53.1.tar.gz New: ---- extract_msg-0.54.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-extract-msg.spec ++++++ --- /var/tmp/diff_new_pack.9tpmAh/_old 2025-05-05 22:59:20.871915797 +0200 +++ /var/tmp/diff_new_pack.9tpmAh/_new 2025-05-05 22:59:20.871915797 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-extract-msg -Version: 0.53.1 +Version: 0.54.1 Release: 0 Summary: Extracts emails and attachments saved in Microsoft Outlook's msg files License: GPL-3.0-only ++++++ extract_msg-0.53.1.tar.gz -> extract_msg-0.54.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-extract-msg/extract_msg-0.53.1.tar.gz /work/SRC/openSUSE:Factory/.python-extract-msg.new.30101/extract_msg-0.54.1.tar.gz differ: char 14, line 1