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 2026-08-21 17:01:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-extract-msg (Old) and /work/SRC/openSUSE:Factory/.python-extract-msg.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-extract-msg" Fri Aug 21 17:01:23 2026 rev:7 rq:1372817 version:0.56.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-extract-msg/python-extract-msg.changes 2025-09-15 19:57:36.134942807 +0200 +++ /work/SRC/openSUSE:Factory/.python-extract-msg.new.1258/python-extract-msg.changes 2026-08-21 17:02:43.399030629 +0200 @@ -1,0 +2,27 @@ +Fri Aug 21 10:32:18 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.56.1: + * [TeamMsgExtractor #484] Corrected the way the HTML body is + decoded in `MessageBase.asEmailMessage()` to prevent encoding + errors. + * [TeamMsgExtractor #478] Expand allowable versions of `ebcdic` + to include `2.x`. The 2.0 release is a pure technical release + with no functional changes; it only drops support for Python + 2 and 3.8. The lower bound is unchanged so installs on Python + 3.8 will continue to resolve to `ebcdic 1.1.1`. + * [TeamMsgExtractor #469] Expanded `beautifulsoup` to allow for + versions up to `5.*.*`. I was previously hesitant to do so + because they sometimes do what seems like non backwards + compatible changes in minor versions, but it looks like this + should be fine. + * [TeamMsgExtractor #471] Added `.strip()` to file name + determination to ensure that folders with trailing spaces + would be corrected before being used. + * [TeamMsgExtractor #481] Fixed a typo that caused an HTML body + created from plain text to end with `</head>` instead of + `</html>`. + * [TeamMsgExtractor #476] Fixed `MessageBase.asEmailMessage()` + raising `ValueError` when a message has multiple `To` + recipients. + +------------------------------------------------------------------- Old: ---- extract_msg-0.55.0.tar.gz New: ---- extract_msg-0.56.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-extract-msg.spec ++++++ --- /var/tmp/diff_new_pack.WO99Vk/_old 2026-08-21 17:02:44.180058281 +0200 +++ /var/tmp/diff_new_pack.WO99Vk/_new 2026-08-21 17:02:44.182058352 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-extract-msg # -# Copyright (c) 2025 SUSE LLC +# 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-extract-msg -Version: 0.55.0 +Version: 0.56.1 Release: 0 Summary: Extracts emails and attachments saved in Microsoft Outlook's msg files License: GPL-3.0-only ++++++ extract_msg-0.55.0.tar.gz -> extract_msg-0.56.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-extract-msg/extract_msg-0.55.0.tar.gz /work/SRC/openSUSE:Factory/.python-extract-msg.new.1258/extract_msg-0.56.1.tar.gz differ: char 30, line 1
