Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-prompt_toolkit for
openSUSE:Factory checked in at 2022-02-09 20:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
and /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prompt_toolkit"
Wed Feb 9 20:38:10 2022 rev:15 rq:951926 version:3.0.26
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes
2020-12-23 14:19:14.101600073 +0100
+++
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1898/python-prompt_toolkit.changes
2022-02-09 20:38:17.458245503 +0100
@@ -1,0 +2,18 @@
+Sat Feb 5 18:14:18 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.0.26:
+ * No Linux relevant changes.
+- Changes from version 3.0.25:
+ * Use `DummyOutput` when `sys.stdout` is `None` and `DummyInput`
+ when `sys.stdin` is `None`.
+ * Correctly reset `Application._is_running` flag in case of
+ exceptions in some situations.
+ * Handle SIGINT (when sent from another process) and allow
+ binding it to a key binding.
+ * Increase the event loop `slow_duration_callback` by default to
+ 0.5 to prevent printing warnings if rendering takes too long
+ on slow systems.
+- Older changelogs: see
+ https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.26/CHANGELOG
+
+-------------------------------------------------------------------
Old:
----
prompt_toolkit-3.0.8.tar.gz
New:
----
prompt_toolkit-3.0.26.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.QIGsAD/_old 2022-02-09 20:38:17.942246661 +0100
+++ /var/tmp/diff_new_pack.QIGsAD/_new 2022-02-09 20:38:17.946246671 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-prompt_toolkit
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-prompt_toolkit
-Version: 3.0.8
+Version: 3.0.26
Release: 0
Summary: Library for building interactive command lines in Python
License: BSD-3-Clause
++++++ prompt_toolkit-3.0.8.tar.gz -> prompt_toolkit-3.0.26.tar.gz ++++++
++++ 15525 lines of diff (skipped)