14
0

- Also provide python3-setuptools-wheel for the primary flavor.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=284
This commit is contained in:
2025-01-16 01:56:23 +00:00
committed by Git OBS Bridge
parent 407f7cc5c2
commit 6c4dcc6359
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 16 01:55:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Also provide python3-setuptools-wheel for the primary flavor.
-------------------------------------------------------------------
Wed Jan 15 15:27:23 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -106,6 +106,9 @@ especially ones that have dependencies on other packages.
%package wheel
Summary: The setuptools wheel for custom tests and install requirements
Requires: %mypython(abi) = %python_version
%if "%{flavor}" == "primary"
Provides: %{mypython}3-setuptools-wheel = %{version}-%{release}
%endif
%description wheel
This packages provides the setuptools wheel as separate file for cases where