From a78d6a5f4e4e9b40bae1247e3c0e962e39062a6bc0636010cdf5adf5f1d017f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 13 Feb 2025 14:26:46 +0000 Subject: [PATCH] Accepting request 1245599 from home:glaubitz:branches:devel:languages:python - Update to 0.0.2 * Small fixes. OBS-URL: https://build.opensuse.org/request/show/1245599 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-oxmsg?expand=0&rev=5 --- python-python-oxmsg.changes | 6 ++++++ python-python-oxmsg.spec | 8 ++++---- python_oxmsg-0.0.1.tar.gz | 3 --- python_oxmsg-0.0.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 python_oxmsg-0.0.1.tar.gz create mode 100644 python_oxmsg-0.0.2.tar.gz diff --git a/python-python-oxmsg.changes b/python-python-oxmsg.changes index 898d7a8..fad5ac0 100644 --- a/python-python-oxmsg.changes +++ b/python-python-oxmsg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 13 10:45:49 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.0.2 + * Small fixes. + ------------------------------------------------------------------- Thu Sep 26 22:21:31 UTC 2024 - Guang Yee diff --git a/python-python-oxmsg.spec b/python-python-oxmsg.spec index cc6425a..165163a 100644 --- a/python-python-oxmsg.spec +++ b/python-python-oxmsg.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-oxmsg # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %{?sle15_python_module_pythons} Name: python-python-oxmsg -Version: 0.0.1 +Version: 0.0.2 Release: 0 Summary: Parse Outlook MSG (.msg) files to extract email messages and attachments License: MIT URL: https://github.com/scanny/python-oxmsg Source: %{url}/archive/v%{version}.tar.gz#/python_oxmsg-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 61.0.0} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module click} BuildRequires: %{python_module olefile} @@ -38,7 +38,7 @@ Requires: python-click Requires: python-olefile Requires: python-typing_extensions >= 4.9.0 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages diff --git a/python_oxmsg-0.0.1.tar.gz b/python_oxmsg-0.0.1.tar.gz deleted file mode 100644 index f19d19a..0000000 --- a/python_oxmsg-0.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe901af219dd262721311d58edf71e0d0db8829da543eae27d5ff96969d58d6c -size 7209535 diff --git a/python_oxmsg-0.0.2.tar.gz b/python_oxmsg-0.0.2.tar.gz new file mode 100644 index 0000000..e8362b4 --- /dev/null +++ b/python_oxmsg-0.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc2c1fe12bbd900a00362c7ca33fec82a398da0fb97bdb578ecde6092e5c6e3 +size 7209613