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-02-10 21:11:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-build (Old) and /work/SRC/openSUSE:Factory/.python-build.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-build" Tue Feb 10 21:11:23 2026 rev:15 rq:1331919 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-build/python-build.changes 2025-09-29 21:12:03.347488871 +0200 +++ /work/SRC/openSUSE:Factory/.python-build.new.1670/python-build.changes 2026-02-10 21:11:25.109038672 +0100 @@ -1,0 +2,12 @@ +Mon Feb 9 01:43:20 UTC 2026 - Steve Kowalik <[email protected]> + +- Update to 1.4.0: + * Add --quiet flag + * Add option to dump PEP 517 metadata with --metadata + * Support UV environment variable + * Remove a workaround for 3.14b1 + * In 3.14 final release, color defaults to True already + * In pytest configuration, log_level is better than log_cli_level + * Fix test failure when flit-core is installed + +------------------------------------------------------------------- Old: ---- build-1.3.0.tar.gz flit_core-3.8.0-py3-none-any.whl New: ---- build-1.4.0.tar.gz flit_core-3.11.0-py3-none-any.whl ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-build.spec ++++++ --- /var/tmp/diff_new_pack.6iIiE4/_old 2026-02-10 21:11:25.805067838 +0100 +++ /var/tmp/diff_new_pack.6iIiE4/_new 2026-02-10 21:11:25.809068006 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-build # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ %endif %{?sle15_python_module_pythons} Name: python-build%{psuffix} -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Simple PEP517 package builder License: MIT @@ -41,19 +41,18 @@ Source0: https://github.com/pypa/build/archive/%{version}.tar.gz#/build-%{version}.tar.gz # Needs the wheels for wheel, flit-core, and tomli for testing Source10: https://files.pythonhosted.org/packages/py2.py3/w/wheel/wheel-0.37.1-py2.py3-none-any.whl -Source11: https://files.pythonhosted.org/packages/py3/f/flit_core/flit_core-3.8.0-py3-none-any.whl +Source11: https://files.pythonhosted.org/packages/py3/f/flit_core/flit_core-3.11.0-py3-none-any.whl Source12: https://files.pythonhosted.org/packages/py3/t/tomli/tomli-2.0.1-py3-none-any.whl Source14: runtests.py -BuildRequires: %{python_module base >= 3.7} -BuildRequires: %{python_module flit-core >= 3.8} +BuildRequires: %{python_module base >= 3.9} +BuildRequires: %{python_module flit-core >= 3.11} BuildRequires: %{python_module pip} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-packaging >= 0.19.0 +Requires: python-packaging >= 24 Requires: python-pyproject-hooks -Requires: (python-importlib-metadata >= 0.22 if python-base < 3.8) Requires: (python-tomli >= 1.1.0 if python-base < 3.11) -Recommends: python-virtualenv >= 20.0.35 +Recommends: python-virtualenv >= 20.17 BuildArch: noarch %if %{with libalternatives} BuildRequires: alts ++++++ build-1.3.0.tar.gz -> build-1.4.0.tar.gz ++++++ ++++ 1631 lines of diff (skipped)
