forked from pool/python-compressed_rtf
Accepting request 1203323 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1203323 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-compressed_rtf?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 19:10:37 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||
|
||||
- Enable sle15_python_module_pythons.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 24 14:40:40 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package python-compressed_rtf
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2021, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -16,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-compressed_rtf
|
||||
Version: 1.0.6
|
||||
Release: 0
|
||||
@@ -24,9 +25,9 @@ Summary: Compressed Rich Text Format (RTF) compression and decompression
|
||||
License: MIT
|
||||
URL: https://github.com/delimitry/compressed_rtf
|
||||
Source: compressed_rtf-%{version}.tar.xz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user