Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-build for openSUSE:Factory 
checked in at 2026-04-18 21:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-build (Old)
 and      /work/SRC/openSUSE:Factory/.python-build.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-build"

Sat Apr 18 21:31:18 2026 rev:17 rq:1347786 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-build/python-build.changes        
2026-03-28 20:12:18.930858931 +0100
+++ /work/SRC/openSUSE:Factory/.python-build.new.11940/python-build.changes     
2026-04-18 21:31:44.962270897 +0200
@@ -1,0 +2,26 @@
+Sat Apr 11 11:47:32 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.4.3:
+  * Add kind parameter to log messages to separate semantic and
+    representation
+  * Strip PYTHONPATH from the environment during isolated builds
+    to prevent host packages from leaking into the build
+  * Pass --no-input to pip to prevent hidden credential prompts
+    that cause hangs, and automatically set
+    PIP_KEYRING_PROVIDER=subprocess (or
+    UV_KEYRING_PROVIDER=subprocess for the uv installer) when the
+    keyring CLI is on PATH -- by :user:`gaborbernat`
+  * check_dependency now reports URL requirements as unmet
+    instead of silently accepting them when a package with the
+    same name is installed - by :user:`gaborbernat`
+  * Fix misleading missing dependency error display where
+    transitive dependency chains showed the top-level package on
+    a separate line, making it appear as if the top-level package
+    itself was missing - by :user:`gaborbernat` (:issue:`875`)
+  * Fix towncrier template to generate changelog categories in
+    definition order - by :user:`gaborbernat` (:issue:`1007`)
+  * Resolve thread-safety races in the build API
+  * Validate backend-path entries exist on disk with a clear
+    error
+
+-------------------------------------------------------------------

Old:
----
  build-1.4.2.tar.gz

New:
----
  build-1.4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-build.spec ++++++
--- /var/tmp/diff_new_pack.Xn4vEB/_old  2026-04-18 21:31:45.734302299 +0200
+++ /var/tmp/diff_new_pack.Xn4vEB/_new  2026-04-18 21:31:45.734302299 +0200
@@ -33,7 +33,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-build%{psuffix}
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        Simple PEP517 package builder
 License:        MIT
@@ -68,8 +68,7 @@
 BuildRequires:  %{python_module pytest-mock >= 2}
 BuildRequires:  %{python_module pytest-rerunfailures >= 9.1}
 BuildRequires:  %{python_module pytest-xdist >= 1.34}
-BuildRequires:  %{python_module setuptools >= 42 if %python-base < 3.10}
-BuildRequires:  %{python_module setuptools >= 56 if %python-base >= 3.11}
+BuildRequires:  %{python_module setuptools >= 67.8}
 BuildRequires:  %{python_module wheel >= 0.36}
 BuildRequires:  python3-setuptools-wheel
 %endif

++++++ build-1.4.2.tar.gz -> build-1.4.3.tar.gz ++++++
++++ 3427 lines of diff (skipped)

Reply via email to