forked from pool/python-python-oxmsg
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 13 10:45:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.0.2
|
||||||
|
* Small fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 26 22:21:31 UTC 2024 - Guang Yee <gyee@suse.com>
|
Thu Sep 26 22:21:31 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-oxmsg
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-oxmsg
|
Name: python-python-oxmsg
|
||||||
Version: 0.0.1
|
Version: 0.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Parse Outlook MSG (.msg) files to extract email messages and attachments
|
Summary: Parse Outlook MSG (.msg) files to extract email messages and attachments
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/scanny/python-oxmsg
|
URL: https://github.com/scanny/python-oxmsg
|
||||||
Source: %{url}/archive/v%{version}.tar.gz#/python_oxmsg-%{version}.tar.gz
|
Source: %{url}/archive/v%{version}.tar.gz#/python_oxmsg-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools >= 61.0.0}
|
BuildRequires: %{python_module setuptools >= 61.0.0}
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module click}
|
BuildRequires: %{python_module click}
|
||||||
BuildRequires: %{python_module olefile}
|
BuildRequires: %{python_module olefile}
|
||||||
@@ -38,7 +38,7 @@ Requires: python-click
|
|||||||
Requires: python-olefile
|
Requires: python-olefile
|
||||||
Requires: python-typing_extensions >= 4.9.0
|
Requires: python-typing_extensions >= 4.9.0
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe901af219dd262721311d58edf71e0d0db8829da543eae27d5ff96969d58d6c
|
|
||||||
size 7209535
|
|
3
python_oxmsg-0.0.2.tar.gz
Normal file
3
python_oxmsg-0.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bdc2c1fe12bbd900a00362c7ca33fec82a398da0fb97bdb578ecde6092e5c6e3
|
||||||
|
size 7209613
|
Reference in New Issue
Block a user