Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xonsh for openSUSE:Factory checked in at 2023-06-27 23:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonsh (Old) and /work/SRC/openSUSE:Factory/.xonsh.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonsh" Tue Jun 27 23:16:37 2023 rev:37 rq:1095491 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes 2022-12-17 20:36:57.920743466 +0100 +++ /work/SRC/openSUSE:Factory/.xonsh.new.15902/xonsh.changes 2023-06-27 23:16:55.811484662 +0200 @@ -1,0 +2,30 @@ +Mon Jun 26 20:20:01 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.14.0: + * key_bindings: map `escape-f` as another word completer for macOS + * Added ``history pull`` command to SQLite history backend to pull + the history from parallel sessions and add to the current + session. + * Add support for `Semantic Prompt for line continuations in + multiline prompts via two environment variables: + ``$MULTILINE_PROMPT_PRE`` and ``$MULTILINE_PROMPT_POS`` + (e.g., ``\x01\x1b]133;B\x07\x02``) that are inserted + before/after each continuation line 'dots' block to mark input + * Wheels for Python 3.11 are part of the automated release action + * Added ``chdir`` to ``xonsh.tools``. This allows to use + ``with chdir("dir"):`` to run commands block in the certain + directory without manually cd-ing. + * Display the current branch of Fossil VCS checkouts in the prompt, + similar to git and hg. + * Added link to xonsh on Mastodon - https://mastodon.online/@xonsh + * xontrib load: added option ``-s`` to skip warning about not + installed xontribs. + * Altered documentation for xonshrc to remove Python REPL prompts + so that you can copy the code without having to edit it. + * xonsh AppImage - bumped python to 3.11 + * The prompt end character switched to ``@``. + * The `command not found` error will show the ``repr(cmd)`` + to uncover the cases when the command name has ``\n``, ``\t`` + or not visible color codes and raises the error. + +------------------------------------------------------------------- Old: ---- xonsh-0.13.4.tar.gz New: ---- xonsh-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonsh.spec ++++++ --- /var/tmp/diff_new_pack.2Nq87O/_old 2023-06-27 23:16:56.779490357 +0200 +++ /var/tmp/diff_new_pack.2Nq87O/_new 2023-06-27 23:16:56.787490405 +0200 @@ -1,7 +1,7 @@ # # spec file for package xonsh # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define pythons python3 Name: xonsh -Version: 0.13.4 +Version: 0.14.0 Release: 0 Summary: A general purpose, Python-powered shell License: BSD-2-Clause AND BSD-3-Clause ++++++ xonsh-0.13.4.tar.gz -> xonsh-0.14.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/xonsh/xonsh-0.13.4.tar.gz /work/SRC/openSUSE:Factory/.xonsh.new.15902/xonsh-0.14.0.tar.gz differ: char 13, line 1