14
0

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:
2025-02-13 14:26:46 +00:00
committed by Git OBS Bridge
parent 4350b972ad
commit a78d6a5f4e
4 changed files with 13 additions and 7 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe901af219dd262721311d58edf71e0d0db8829da543eae27d5ff96969d58d6c
size 7209535

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdc2c1fe12bbd900a00362c7ca33fec82a398da0fb97bdb578ecde6092e5c6e3
size 7209613