15
0
forked from pool/python-nox

Accepting request 1318332 from devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1318332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nox?expand=0&rev=13
This commit is contained in:
2025-11-18 14:39:11 +00:00
committed by Git OBS Bridge
3 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Nov 17 21:20:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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