From a2a5342dcb24495b27df0461c115fb295912a93ff45863901ee7f52602466542 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 23 Nov 2023 15:56:49 +0000 Subject: [PATCH] Accepting request 1128350 from home:dimstar:Factory - Add python-setuptools Requires: Version 3.0 has been ported to use setuptools. OBS-URL: https://build.opensuse.org/request/show/1128350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=52 --- python-distutils-extra.changes | 6 ++++++ python-distutils-extra.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index e563510..4800e9a 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 23 14:03:17 UTC 2023 - Dominique Leuenberger + +- Add python-setuptools Requires: Version 3.0 has been ported to + use setuptools. + ------------------------------------------------------------------- Tue Nov 14 12:44:52 UTC 2023 - Dirk Müller diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 811d8cc..b548687 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -28,6 +28,7 @@ Source: %{url}/-/archive/%{version}/python-distutils-extra-%{version}.ta BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-setuptools BuildArch: noarch %python_subpackages