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 2024-09-25 21:54:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-extract-msg (Old) and /work/SRC/openSUSE:Factory/.python-extract-msg.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-extract-msg" Wed Sep 25 21:54:25 2024 rev:2 rq:1203329 version:0.49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-extract-msg/python-extract-msg.changes 2024-09-06 17:18:43.916357420 +0200 +++ /work/SRC/openSUSE:Factory/.python-extract-msg.new.29891/python-extract-msg.changes 2024-09-25 21:54:59.568528164 +0200 @@ -1,0 +2,5 @@ +Sat Sep 21 00:58:41 UTC 2024 - Guang Yee <[email protected]> + +- Enable sle15_python_module_pythons. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-extract-msg.spec ++++++ --- /var/tmp/diff_new_pack.BtkTGp/_old 2024-09-25 21:55:00.544568761 +0200 +++ /var/tmp/diff_new_pack.BtkTGp/_new 2024-09-25 21:55:00.544568761 +0200 @@ -16,36 +16,37 @@ # +%{?sle15_python_module_pythons} Name: python-extract-msg Version: 0.49.0 Release: 0 Summary: Extracts emails and attachments saved in Microsoft Outlook's msg files -License: GPL-3.0 +License: GPL-3.0-only URL: https://github.com/TeamMsgExtractor/msg-extractor Source: %{url}/archive/v%{version}.tar.gz#/extract_msg-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module beautifulsoup4 >= 4.11.1} +BuildRequires: %{python_module RTFDE >= 0.1.1} BuildRequires: %{python_module compressed_rtf >= 1.0.6} BuildRequires: %{python_module ebcdic >= 1.1.1} BuildRequires: %{python_module olefile >= 0.47} BuildRequires: %{python_module red-black-tree-mod >= 1.20} -BuildRequires: %{python_module RTFDE >= 0.1.1} BuildRequires: %{python_module tzlocal >= 4.2} # /SECTION BuildRequires: fdupes +Requires: python-RTFDE >= 0.1.1 Requires: python-beautifulsoup4 >= 4.11.1 Requires: python-compressed_rtf >= 1.0.6 Requires: python-ebcdic >= 1.1.1 Requires: python-olefile >= 0.47 Requires: python-red-black-tree-mod >= 1.20 -Requires: python-RTFDE >= 0.1.1 Requires: python-tzlocal >= 4.2 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages
