Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nox for openSUSE:Factory checked in at 2024-03-17 22:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nox (Old) and /work/SRC/openSUSE:Factory/.python-nox.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nox" Sun Mar 17 22:13:45 2024 rev:8 rq:1158307 version:2024.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nox/python-nox.changes 2023-06-23 21:52:33.754603770 +0200 +++ /work/SRC/openSUSE:Factory/.python-nox.new.1905/python-nox.changes 2024-03-17 22:13:48.839577946 +0100 @@ -1,0 +2,17 @@ +Fri Mar 15 21:08:41 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 2024.03.02: + * Add `uv` backend + * Add venv backend fallback + * Add option `--reuse-venv {yes,no,never,always}` + * Add environment variable `NOX_DEFAULT_VENV_BACKEND` for + default backend + * Rename `session.run_always` to `session.run_install` + * Add more option argument completions + * Implement `tox-to-nox` for tox 4 + * Allow `--force-python` on unparametrized sessions + * Add `include_outer_env` parameter to `session.run` and + friends + * GitHub Action: Add support for the `~` version specifier + +------------------------------------------------------------------- Old: ---- nox-2023.4.22.tar.gz New: ---- nox-2024.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nox.spec ++++++ --- /var/tmp/diff_new_pack.QM70DJ/_old 2024-03-17 22:13:49.571604729 +0100 +++ /var/tmp/diff_new_pack.QM70DJ/_new 2024-03-17 22:13:49.571604729 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-nox # -# 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 @@ -19,7 +19,7 @@ %define skip_python2 1 %define padded_version 2023.04.22 Name: python-nox -Version: 2023.4.22 +Version: 2024.3.2 Release: 0 Summary: Flexible test automation License: Apache-2.0 @@ -39,7 +39,7 @@ Requires: python-setuptools Requires: python-virtualenv >= 14.0.0 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Suggests: python-Jinja2 Suggests: python-tox BuildArch: noarch ++++++ nox-2023.4.22.tar.gz -> nox-2024.3.2.tar.gz ++++++ ++++ no output (probably identical)