11
0

Accepting request 1179859 from devel:languages:python

Forwarded request #1179237 from mcalabkova

- Add rtslib-refactor-to-python3.patch to get rid of six

OBS-URL: https://build.opensuse.org/request/show/1179859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rtslib-fb?expand=0&rev=36
This commit is contained in:
2024-06-11 16:27:04 +00:00
committed by Git OBS Bridge
3 changed files with 1163 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 7 13:12:41 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Add rtslib-refactor-to-python3.patch to get rid of six
-------------------------------------------------------------------
Thu May 16 15:10:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -35,16 +35,16 @@ URL: https://github.com/open-iscsi/rtslib-fb.git
Source: python-rtslib-fb-v%{version}.tar.xz
Patch2: rtslib-Fix-handling-of-sysfs-RW-attrs-that-are-actually-RO.patch
Patch3: rtslib-target-service-for-suse.patch
# PATCH-FIX-UPSTREAM picked from https://github.com/open-iscsi/rtslib-fb/pull/197 Refactoring to Python>=3.9
Patch4: rtslib-refactor-to-python3.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pyudev}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros >= 20210929
Requires: %{cpkg}
Requires: python-pyudev
Requires: python-six
Provides: python-rtslib = %{version}-%{release}
Obsoletes: python-rtslib < %{version}
BuildArch: noarch

File diff suppressed because it is too large Load Diff