14
0

Accepting request 1238089 from home:dimstar:Factory

- Explicitly BuildRequire python-rpm-packaging: when primary flavor
  is added, this is auto-installed by dependencies. But as we now
  build the primary flavor separated, we have to ensure to also
  have it present in the other cases, in order to get the python(abi)
  dependencies added.

- Split out the primary Python build.

OBS-URL: https://build.opensuse.org/request/show/1238089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=283
This commit is contained in:
2025-01-15 16:42:06 +00:00
committed by Git OBS Bridge
parent d6389f5e75
commit 407f7cc5c2
2 changed files with 11 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ Patch0: sort-for-reproducibility.patch
BuildRequires: %{python_module base >= 3.9}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python-rpm-packaging
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch