Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-setuptools for
openSUSE:Factory checked in at 2025-11-07 18:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools"
Fri Nov 7 18:16:45 2025 rev:93 rq:1316092 version:78.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes
2025-10-28 14:46:23.322490492 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools.new.1980/python-setuptools.changes
2025-11-07 18:16:46.693122121 +0100
@@ -1,0 +2,5 @@
+Thu Nov 6 15:00:11 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Remove python-rpm-packaging from BuildRequires on SLE-15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.eZZ3W8/_old 2025-11-07 18:16:47.493155697 +0100
+++ /var/tmp/diff_new_pack.eZZ3W8/_new 2025-11-07 18:16:47.493155697 +0100
@@ -64,7 +64,9 @@
BuildRequires: %{python_module base >= 3.9}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+%if 0%{?suse_version} > 1500
BuildRequires: python-rpm-packaging
+%endif
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module build}