gitrev 8c14af4 (Merge pull request #4 from meaksh/master-sle15-all-flavors, 2025-02-18)

4314521 (Build package for multiple Python flavors on the SLE15 family, 2025-02-17)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=31
This commit is contained in:
ZYpp Developers 2025-02-18 12:56:00 +00:00 committed by Git OBS Bridge
parent 3317035dbb
commit a2c87ed169
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1285889047d2e8cbe3b90fdbd144452ab711f76add479b3287f95015db70516b
size 5106
oid sha256:7c2c34a16714c71fc20391731310642496a00be01699b28afc1974654b6211ce
size 5080

View File

@ -29,7 +29,7 @@ Source0: %{name}-%{version}.tar.bz2
BuildArch: noarch
%if %{singlespec_py3}
if 0%{?suse_version} >= 1500
%if 0%{?suse_version} >= 1500
%{?sle15allpythons}
%else
%{?!python_module:%define python_module() python-%{**} python3-%{**}}