forked from pool/python-setuptools
- 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:
@@ -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>
|
Wed Jan 15 15:27:23 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -106,6 +106,9 @@ especially ones that have dependencies on other packages.
|
|||||||
%package wheel
|
%package wheel
|
||||||
Summary: The setuptools wheel for custom tests and install requirements
|
Summary: The setuptools wheel for custom tests and install requirements
|
||||||
Requires: %mypython(abi) = %python_version
|
Requires: %mypython(abi) = %python_version
|
||||||
|
%if "%{flavor}" == "primary"
|
||||||
|
Provides: %{mypython}3-setuptools-wheel = %{version}-%{release}
|
||||||
|
%endif
|
||||||
|
|
||||||
%description wheel
|
%description wheel
|
||||||
This packages provides the setuptools wheel as separate file for cases where
|
This packages provides the setuptools wheel as separate file for cases where
|
||||||
|
Reference in New Issue
Block a user