Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ptpython for openSUSE:Factory
checked in at 2022-12-07 17:34:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ptpython (Old)
and /work/SRC/openSUSE:Factory/.python-ptpython.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ptpython"
Wed Dec 7 17:34:56 2022 rev:8 rq:1040747 version:3.0.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ptpython/python-ptpython.changes
2022-10-06 07:42:25.476716761 +0200
+++
/work/SRC/openSUSE:Factory/.python-ptpython.new.1835/python-ptpython.changes
2022-12-07 17:36:16.168967691 +0100
@@ -1,0 +2,16 @@
+Tue Dec 6 04:31:39 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 3.0.21:
+ New features:
+ - Make ptipython respect more config changes.
+ (See: https://github.com/prompt-toolkit/ptpython/pull/110 )
+ - Improved performance of `DictionaryCompleter` for slow mappings.
+
+ Fixes:
+ - Call `super()` in `PythonInputFilter`. This will prevent potentially
breakage
+ with an upcoming prompt_toolkit change.
+ (See: https://github.com/prompt-toolkit/python-prompt-toolkit/pull/1690 )
+ - Improved type annotations.
+ - Added `py.typed` to the `package_data`.
+
+-------------------------------------------------------------------
Old:
----
ptpython-3.0.20.tar.gz
New:
----
ptpython-3.0.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ptpython.spec ++++++
--- /var/tmp/diff_new_pack.QpZLYf/_old 2022-12-07 17:36:16.548969771 +0100
+++ /var/tmp/diff_new_pack.QpZLYf/_new 2022-12-07 17:36:16.548969771 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-ptpython
-Version: 3.0.20
+Version: 3.0.21
Release: 0
Summary: Python REPL build on top of prompt_toolkit
License: ISC
++++++ ptpython-3.0.20.tar.gz -> ptpython-3.0.21.tar.gz ++++++
++++ 2983 lines of diff (skipped)