Hello community, here is the log from the commit of package xonsh for openSUSE:Factory checked in at 2020-11-08 20:59:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonsh (Old) and /work/SRC/openSUSE:Factory/.xonsh.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonsh" Sun Nov 8 20:59:33 2020 rev:26 rq:846959 version:0.9.24 Changes: -------- --- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes 2020-10-18 16:37:12.168912245 +0200 +++ /work/SRC/openSUSE:Factory/.xonsh.new.11331/xonsh.changes 2020-11-08 20:59:46.852234064 +0100 @@ -1,0 +2,27 @@ +Sun Nov 1 18:01:46 UTC 2020 - Sebastian Wagner <[email protected]> + +- update to version 0.9.24: + - Added: + - Ability to register custom styles via ``xonsh.pyghooks.register_custom_style`` + - Add method of escaping an environment variable from expansion to the Bash to Xonsh Translation Guide. + - added mypy to the project. many of the errors are ignored. but it is a start. + - Added example of subproc calling to the tutorial. + - New xontrib-sh (https://github.com/anki-code/xontrib-sh) to paste and run snippets from bash, zsh, fish. + - Changed: + - Now ``COMPLETIONS_CONFIRM`` is ``True`` by default. + - ``xonsh.AppImage`` python version pinned to 3.8. + - Cookiecutter template to creating new xontribs has many improvements (https://github.com/xonsh/xontrib-cookiecutter). + - Docs sections improvement. + - Removed: + - Removed ``import random``. + - Fixed: + - #1207 - custom color themes + - Webconfig updarted for the ``NO_COLOR`` to ``RESET`` change. + - async prompt field's returns from earlier data + - Async prompt will now support nested-format strings in prompts + - handle None value for ASYNC_PROMPT_THREAD_WORKERS + - Fixed f-strings parsing in Python 3.9 + - Fixed reset color in ``xontrib list``. + - Fixed NO_COLOR to RESET in prompt_ret_code and mplhooks. + +------------------------------------------------------------------- Old: ---- xonsh-0.9.23.tar.gz New: ---- xonsh-0.9.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonsh.spec ++++++ --- /var/tmp/diff_new_pack.pwh0Cz/_old 2020-11-08 20:59:47.328233140 +0100 +++ /var/tmp/diff_new_pack.pwh0Cz/_new 2020-11-08 20:59:47.332233132 +0100 @@ -17,7 +17,7 @@ Name: xonsh -Version: 0.9.23 +Version: 0.9.24 Release: 0 Summary: A general purpose, Python-powered shell License: BSD-3-Clause AND BSD-2-Clause ++++++ xonsh-0.9.23.tar.gz -> xonsh-0.9.24.tar.gz ++++++ /work/SRC/openSUSE:Factory/xonsh/xonsh-0.9.23.tar.gz /work/SRC/openSUSE:Factory/.xonsh.new.11331/xonsh-0.9.24.tar.gz differ: char 12, line 1
