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 2024-07-01 11:19:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-build (Old) and /work/SRC/openSUSE:Factory/.python-build.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-build" Mon Jul 1 11:19:19 2024 rev:11 rq:1183987 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-build/python-build.changes 2023-09-22 21:47:50.385787484 +0200 +++ /work/SRC/openSUSE:Factory/.python-build.new.18349/python-build.changes 2024-07-01 11:19:23.972938542 +0200 @@ -1,0 +2,24 @@ +Sat Jun 29 12:49:33 UTC 2024 - Dirk Müller <[email protected]> + +- update to 1.2.1: + * Avoid error when terminal width is undetectable on Python < + 3.11 + * Add --installer option, supporting pip and uv. Added uv + extra. + * Improve console output and provide -v for dependency + installation + * Avoid compiling unused bytecode when using pip + * Dropped support for Python 3.7 + * Fixed invoking outer pip from user site packages + * Corrected the minimum pip version required to use an outer + pip + * Use external pip if available instead of installing, speeds + up environment setup with virtualenv slightly and venv + significantly. + * Stopped injecting wheel as a build dependency automatically, + in the case of missing pyproject.toml -- by :user:`webknjaz`. + * Use importlib_metadata on Python <3.10.2 for bugfixes not + present in those CPython standard libraries (not required + when bootstrapping) -- by :user:`GianlucaFicarelli`. + +------------------------------------------------------------------- Old: ---- build-1.0.3.tar.gz New: ---- build-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-build.spec ++++++ --- /var/tmp/diff_new_pack.f3Zhsu/_old 2024-07-01 11:19:24.604961566 +0200 +++ /var/tmp/diff_new_pack.f3Zhsu/_new 2024-07-01 11:19:24.604961566 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-build # -# 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 @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-build%{psuffix} -Version: 1.0.3 +Version: 1.2.1 Release: 0 Summary: Simple PEP517 package builder License: MIT @@ -51,7 +51,7 @@ Requires: (python-tomli >= 1.1.0 if python-base < 3.11) Recommends: python-virtualenv >= 20.0.35 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %if %{with test} BuildRequires: %{python_module build = %{version}} ++++++ build-1.0.3.tar.gz -> build-1.2.1.tar.gz ++++++ ++++ 3615 lines of diff (skipped)
