Sync from SUSE:ALP:Source:Standard:1.0 python-kiwi revision d1408ae36a7b8bcc929b0693fdcdd3e8

This commit is contained in:
2025-06-20 16:02:43 +02:00
parent 275523c511
commit 490801cca2
5 changed files with 935 additions and 30 deletions

View File

@@ -29,7 +29,11 @@
%endif
%if %{undefined python3_sitelib}
%if "%{_vendor}" == "debbuild"
%global python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")
%else
%global python3_sitelib %(%{__python3} -c "import sysconfig; print(sysconfig.get_path('platlib'))")
%endif
%endif
%if %{undefined python3_version}
@@ -52,7 +56,7 @@
%endif
Name: python-kiwi
Version: 10.2.12
Version: 10.2.22
Provides: kiwi-schema = 8.1
Release: 0
Url: https://github.com/OSInside/kiwi
@@ -183,6 +187,7 @@ Provides: kiwi-image-docker-requires = %{version}-%{release}
Obsoletes: kiwi-image-docker-requires < %{version}-%{release}
%if "%{_vendor}" != "debbuild"
Provides: kiwi-image:docker
Provides: kiwi-image:oci
%endif
%if 0%{?suse_version}
Requires: umoci
@@ -202,6 +207,7 @@ Provides: kiwi-image-wsl-requires = %{version}-%{release}
Obsoletes: kiwi-image-wsl-requires < %{version}-%{release}
%if "%{_vendor}" != "debbuild"
Provides: kiwi-image:appx
Provides: kiwi-image:wsl
%endif
%if 0%{?suse_version}
Requires: fb-util-for-appx