Accepting request 1181350 from home:lee_duncan:branches:devel:languages:python

- Revert rtslib-refactor-to-python3.patch, which breaks targetcli
  (bsc#1226388)

OBS-URL: https://build.opensuse.org/request/show/1181350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=79
This commit is contained in:
Lee Duncan 2024-06-17 16:30:56 +00:00 committed by Git OBS Bridge
parent 0b876b294c
commit e2d09acca5
3 changed files with 7 additions and 1159 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 16:09:09 UTC 2024 - Lee Duncan <lduncan@suse.com>
- Revert rtslib-refactor-to-python3.patch, which breaks targetcli
(bsc#1226388)
-------------------------------------------------------------------
Fri Jun 7 13:12:41 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@ -35,8 +35,6 @@ 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}
@ -53,7 +51,7 @@ BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
%endif
%python_subpackages

File diff suppressed because it is too large Load Diff