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 2025-09-29 16:32:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nox (Old) and /work/SRC/openSUSE:Factory/.python-nox.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nox" Mon Sep 29 16:32:44 2025 rev:12 rq:1307578 version:2025.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nox/python-nox.changes 2024-12-20 15:27:58.669489859 +0100 +++ /work/SRC/openSUSE:Factory/.python-nox.new.11973/python-nox.changes 2025-09-29 16:34:55.885227503 +0200 @@ -1,0 +2,20 @@ +Sun Sep 21 14:44:49 UTC 2025 - Dirk Müller <[email protected]> + +- update to 2025.05.01: + * This is a bugfix release that primarily adds support for uv + 0.7+. A few other small fixes were made. +- update to 2025.02.09: + * This release improves PEP 723 support, including adding + dependencies to the noxfile itself ("plugins"). It adds the + long-awaited "requires" option, allowing sessions to require + other sessions. And it brings further improvements to the + `pyproject.toml` support, including helpers for dependency- + groups and Python version lists. + * More typing and test improvements + * Some extra simplifications from Ruff + * Use dependency-groups + * Pull out env creation into helper method + * Pulled out `get_virtualenv` & better typing + * Fix broken mock on CPython 3.12.8+ in tests + +------------------------------------------------------------------- Old: ---- nox-2024.10.9.tar.gz New: ---- nox-2025.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nox.spec ++++++ --- /var/tmp/diff_new_pack.bsdnWn/_old 2025-09-29 16:34:56.409249563 +0200 +++ /var/tmp/diff_new_pack.bsdnWn/_new 2025-09-29 16:34:56.413249731 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-nox # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global padded_version 2024.04.15 Name: python-nox -Version: 2024.10.9 +Version: 2025.5.1 Release: 0 Summary: Flexible test automation License: Apache-2.0 ++++++ nox-2024.10.9.tar.gz -> nox-2025.5.1.tar.gz ++++++ ++++ no output (probably identical)
