15
0

Accepting request 1223343 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1223343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-striprtf?expand=0&rev=2
This commit is contained in:
2024-11-11 13:58:17 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 9 13:14:17 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to versino 0.0.27
* Add support for fonttbl.
-------------------------------------------------------------------
Tue Oct 22 15:45:55 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,6 +1,7 @@
#
# spec file for package python-striprtf
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -17,16 +18,16 @@
Name: python-striprtf
Version: 0.0.26
Version: 0.0.27
Release: 0
Summary: A simple library to convert rtf to text
License: BSD-3-Clause
URL: https://github.com/joshy/striprtf
Source: https://github.com/joshy/striprtf/archive/refs/tags/v%{version}.tar.gz#/striprtf-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: %{python_module pytest}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
@@ -57,7 +58,6 @@ A simple library to convert rtf to text.
%check
%pytest
%files %{python_files}
%license LICENSE
%doc README.md

View File

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

3
striprtf-0.0.27.tar.gz Normal file
View File

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