Hello community,

here is the log from the commit of package python-xonsh for openSUSE:Factory 
checked in at 2020-08-01 12:29:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xonsh (Old)
 and      /work/SRC/openSUSE:Factory/.python-xonsh.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xonsh"

Sat Aug  1 12:29:16 2020 rev:6 rq:822101 version:0.9.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xonsh/python-xonsh.changes        
2020-06-26 21:44:41.813687705 +0200
+++ /work/SRC/openSUSE:Factory/.python-xonsh.new.3592/python-xonsh.changes      
2020-08-01 12:29:36.106368267 +0200
@@ -1,0 +2,9 @@
+Tue Jul 21 11:38:00 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 0.9.18
+  * Support package prompt-toolkit V3 as well as V2 in prompt_toolkit shell.
+  * $SHELL_TYPE "prompt_toolkit" with any suffix creates the "prompt_toolkit" 
+    shell, requires package prompt-toolkit >= 2.0
+  * minor changes and fixes
+
+-------------------------------------------------------------------
@@ -16 +25 @@
-- Update to 0.9.1&:
+- Update to 0.9.17:

Old:
----
  xonsh-0.9.17.tar.gz

New:
----
  xonsh-0.9.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-xonsh.spec ++++++
--- /var/tmp/diff_new_pack.D9HgLD/_old  2020-08-01 12:29:39.418371367 +0200
+++ /var/tmp/diff_new_pack.D9HgLD/_new  2020-08-01 12:29:39.422371371 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-xonsh
-Version:        0.9.17
+Version:        0.9.18
 Release:        0
 Summary:        Python-powered, cross-platform, Unix-gazing shell
 License:        BSD-2-Clause
@@ -27,7 +27,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/x/xonsh/xonsh-%{version}.tar.gz
 BuildRequires:  %{python_module distro}
 BuildRequires:  %{python_module importlib_resources}
-BuildRequires:  %{python_module prompt_toolkit}
+BuildRequires:  %{python_module prompt_toolkit >= 2.0}
 BuildRequires:  %{python_module pygments >= 2.2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setproctitle}
@@ -40,7 +40,7 @@
 Requires:       python
 Requires:       python-distro
 Requires:       python-importlib_resources
-Requires:       python-prompt_toolkit
+Requires:       python-prompt_toolkit >= 2.0
 Requires:       python-pygments >= 2.2
 Requires:       python-setproctitle
 Requires(post): update-alternatives

++++++ xonsh-0.9.17.tar.gz -> xonsh-0.9.18.tar.gz ++++++
++++ 4970 lines of diff (skipped)


Reply via email to