Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xonsh for openSUSE:Factory checked in at 2026-04-02 17:44:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonsh (Old) and /work/SRC/openSUSE:Factory/.xonsh.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonsh" Thu Apr 2 17:44:16 2026 rev:47 rq:1344321 version:0.22.8 Changes: -------- --- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes 2026-01-26 11:05:58.995184787 +0100 +++ /work/SRC/openSUSE:Factory/.xonsh.new.21863/xonsh.changes 2026-04-02 17:45:36.850324561 +0200 @@ -1,0 +2,56 @@ +Thu Mar 26 08:31:49 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.22.8: + * **ptk:** make `tempfile_suffix` ".xsh" for `open_in_editor` + * Clean tests output + * Fix test_indir stability + * Fix unstable tests (test_trace_in_script, + test_callable_alias_no_bad_file_descriptor) + * Use `python -m xonsh` to run integration tests + * Using dummy history by default in tests + * **alias_return_command:** Better error message in case of + wrong return + * Fix tests that fail on NixOS + * **test_environ:** Fix test_environ failing in case of + UPDATE_OS_ENVIRON=True globally + * Additional fix of coreutils support for NixOS + * Added useful command decorators: `@lines`, `@json`, `@jsonl`, + `@yaml` + * **completion:** Fix os.path.commonprefix deprecation warning + in python3.15 + * Increase `@$()` stability and now it is also working in case + of `$THREAD_SUBPROCS=False` + * **predictor:** Fix predict_threadable to properly handle + symlinks, especially on NixOS + * **prompt:** Keep original key_bindings in prompt-toolkit + shell to easy add new key bindings during session + * replace 12 bare except clauses with except Exception + * **executor:** Fixed issue with running script without ext and + shebang + * **xontrib:** Fix xontrib list iter_paths to handle None spec + and locations + * **builtin:** Added `@.history` as a shortcut to + `__xonsh__.history` + * **environ:** Ability to run xonsh from existing xonsh session + but with origin environment + * **environ:** Added shortcut `xonsh -DVAR` to inherit `VAR` as + alternative to `xonsh -DVAR=$VAR` + * **events:** Now `on_envvar_change` event is working for + EnvPath variables e.g. PATH. + * **prompt:** Added $XONSH_PROMPT_NEXT_CMD_SUGGESTION to set + the text of the next command suggestion + * **xcontext:** Report current xonsh session executable in + `xcontext` + * **docs:** Update ErrorString import handling in cmdhelp.py + * Fixed `xcontext` error in case `xpip` has complex command + * **mamba-installer:** Rename xmamba to xmamba.xsh + * prevent stripping r except leading ones of r-strings + * **procs:** Fix ioctl windowsize buffer size to reduce issues + in the future python 3.14 + * Raise an error in case of redirect without command + * Revert "Fix for completer issue with file name containing + backslash" because of a regress + * **startup:** Fix crash on built-in readline, print + compatibility message on uv pythons + +------------------------------------------------------------------- Old: ---- xonsh-0.22.1.tar.gz New: ---- xonsh-0.22.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonsh.spec ++++++ --- /var/tmp/diff_new_pack.60VRKy/_old 2026-04-02 17:45:38.642397940 +0200 +++ /var/tmp/diff_new_pack.60VRKy/_new 2026-04-02 17:45:38.662398759 +0200 @@ -18,7 +18,7 @@ %define pythons python3 Name: xonsh -Version: 0.22.1 +Version: 0.22.8 Release: 0 Summary: A general purpose, Python-powered shell License: BSD-2-Clause AND BSD-3-Clause ++++++ xonsh-0.22.1.tar.gz -> xonsh-0.22.8.tar.gz ++++++ ++++ 4464 lines of diff (skipped)
