17
0

- Remove not needed update-alternatives BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=294
This commit is contained in:
2025-10-27 11:27:44 +00:00
committed by Git OBS Bridge
parent ffa6f10c3e
commit f0e7974f3e
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 27 11:27:05 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Remove not needed update-alternatives BuildRequires
-------------------------------------------------------------------
Tue May 13 15:45:23 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -65,8 +65,6 @@ 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
%if %{with test}
BuildRequires: %{python_module build}