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 2026-02-05 17:57:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools"
Thu Feb 5 17:57:09 2026 rev:95 rq:1330931 version:80.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes
2026-01-05 14:51:05.253099903 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools.new.1670/python-setuptools.changes
2026-02-05 17:58:16.218246643 +0100
@@ -1,0 +2,8 @@
+Thu Jan 29 14:55:29 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Fix suse_version check to make sure that primary builds for SLE-16
+ series
+- Add pythons_for_pypi macro. This macro will help to build the python
+ minimal stack for different python versions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.flmPNS/_old 2026-02-05 17:58:17.454298492 +0100
+++ /var/tmp/diff_new_pack.flmPNS/_new 2026-02-05 17:58:17.458298660 +0100
@@ -17,7 +17,7 @@
%global flavor @BUILD_FLAVOR@%{nil}
-%if 0%{?suse_version} >= 1650
+%if 0%{?suse_version} >= 1600
%if "%{flavor}" == "primary"
# this one is goes into Ring0: Bootstrap for primary python stack
%define pprefix %{primary_python}
@@ -51,7 +51,19 @@
# in order to avoid rewriting for subpackage generator
%define mypython python
+
+%if "%{flavor}" == ""
+%{?pythons_for_pypi}
+%endif
%{?sle15_python_module_pythons}
+
+%if "%{flavor}" == "" && "%{shrink:%{pythons}}" == ""
+# Exclude for local osc build: unresolvable
+%define python_module() empty-python-buildset
+# Exclude for obs server
+ExclusiveArch: do-not-build
+%endif
+
Name: %{pprefix}-setuptools%{psuffix}
Version: 80.9.0
Release: 0