Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thrift for openSUSE:Factory checked in at 2024-02-13 22:42:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thrift (Old) and /work/SRC/openSUSE:Factory/.thrift.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thrift" Tue Feb 13 22:42:11 2024 rev:18 rq:1146238 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/thrift/thrift.changes 2024-01-03 12:25:03.115617401 +0100 +++ /work/SRC/openSUSE:Factory/.thrift.new.1815/thrift.changes 2024-02-13 22:42:29.544510097 +0100 @@ -1,0 +2,5 @@ +Fri Feb 9 08:30:47 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Add python-setuptools BuildRequires: fix build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thrift.spec ++++++ --- /var/tmp/diff_new_pack.9V4ZrN/_old 2024-02-13 22:42:30.928559910 +0100 +++ /var/tmp/diff_new_pack.9V4ZrN/_new 2024-02-13 22:42:30.928559910 +0100 @@ -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 @@ %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
