From 3c293d6c5138775071eb70a01980455b723ef2bf95cb28e606bfa1425465be50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 18:02:02 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main thrift revision c91d42204abbc5f17aa7b1e09df414c3 --- thrift.changes | 5 +++++ thrift.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/thrift.changes b/thrift.changes index 234130a..f283407 100644 --- a/thrift.changes +++ b/thrift.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 9 08:30:47 UTC 2024 - Dominique Leuenberger + +- Add python-setuptools BuildRequires: fix build. + ------------------------------------------------------------------- Fri Dec 29 14:37:20 UTC 2023 - Frederic Crozat diff --git a/thrift.spec b/thrift.spec index 67061aa..1cc78a6 100644 --- a/thrift.spec +++ b/thrift.spec @@ -1,7 +1,7 @@ # # spec file for package thrift # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -71,6 +71,7 @@ BuildRequires: perl(Class::Accessor) %endif %if %{with python3} BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros %if 0%{?suse_version} >= 1550 # if python multiflavor is available, use it to generate subpackages