diff --git a/nox-2025.5.1.tar.gz b/nox-2025.11.12.tar.gz similarity index 100% rename from nox-2025.5.1.tar.gz rename to nox-2025.11.12.tar.gz diff --git a/python-nox.changes b/python-nox.changes index 0150219..629bc7d 100644 --- a/python-nox.changes +++ b/python-nox.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Nov 17 21:20:40 UTC 2025 - Dirk Müller + +- update to 2025.11.12: + * Avoid warnings when running in script mode + * `nox --report ` should support `Path` + * Install env was typed differently + * pytest `log_level` is better than `log_cli_level` + * Use last intel macOS image + * Add a few more passing ruff checks +- update to 2025.10.16: + * Make pbs-installer an optional dependency + * Include time on longer runs (adds `humanize` dependency) +- update to 2025.10.14: + * Add `--download-python` python option + * Add `session.env_dir` to get the Path to the environment + * Correct minimum versions and test + ------------------------------------------------------------------- Sun Sep 21 14:44:49 UTC 2025 - Dirk Müller diff --git a/python-nox.spec b/python-nox.spec index d5de989..06fe505 100644 --- a/python-nox.spec +++ b/python-nox.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global padded_version 2024.04.15 Name: python-nox -Version: 2025.5.1 +Version: 2025.11.12 Release: 0 Summary: Flexible test automation License: Apache-2.0