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 2026-04-26 21:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nox (Old) and /work/SRC/openSUSE:Factory/.python-nox.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nox" Sun Apr 26 21:12:25 2026 rev:15 rq:1349198 version:2026.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nox/python-nox.changes 2026-03-09 16:12:17.855296991 +0100 +++ /work/SRC/openSUSE:Factory/.python-nox.new.11940/python-nox.changes 2026-04-26 21:15:24.687461697 +0200 @@ -1,0 +2,10 @@ +Sat Apr 25 08:25:12 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2026.04.10: + * This release drops Python 3.8 and adds a `--usage` command + for full docstrings. Our `.nox` dir is now ignored by + default, virtualenvs are recreated if symlinks are broken + (such as after a Python upgrade), and `-t` now selects from + all available sessions. + +------------------------------------------------------------------- Old: ---- nox-2026.2.9.tar.gz New: ---- nox-2026.4.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nox.spec ++++++ --- /var/tmp/diff_new_pack.1fZC9j/_old 2026-04-26 21:15:25.175481567 +0200 +++ /var/tmp/diff_new_pack.1fZC9j/_new 2026-04-26 21:15:25.175481567 +0200 @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global padded_version 2024.04.15 Name: python-nox -Version: 2026.2.9 +Version: 2026.4.10 Release: 0 Summary: Flexible test automation License: Apache-2.0 @@ -36,8 +36,8 @@ BuildRequires: python-rpm-macros Requires: python-argcomplete >= 1.9.4 Requires: python-colorlog >= 2.6.1 -Requires: python-virtualenv >= 14.0.0 -Requires: (python-tomli if python-base < 3.11) +Requires: python-packaging >= 20.9 +Requires: python-virtualenv >= 20.14.1 Requires(post): update-alternatives Requires(postun): update-alternatives Suggests: python-Jinja2 @@ -47,9 +47,10 @@ BuildRequires: %{python_module Flask} BuildRequires: %{python_module argcomplete >= 1.9.4} BuildRequires: %{python_module colorlog >= 2.6.1} +BuildRequires: %{python_module packaging >= 20.9} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tox} -BuildRequires: %{python_module virtualenv >= 14.0.0} +BuildRequires: %{python_module virtualenv >= 20.14.1} # Missing deps conda # /SECTION %python_subpackages @@ -81,7 +82,7 @@ %python_uninstall_alternative nox %files %{python_files} -%doc README.md +%doc README.md CHANGELOG.md %license LICENSE %python_alternative %{_bindir}/nox %python_alternative %{_bindir}/tox-to-nox ++++++ nox-2026.2.9.tar.gz -> nox-2026.4.10.tar.gz ++++++ ++++ no output (probably identical)
