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-10-06 07:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ptpython (Old)
and /work/SRC/openSUSE:Factory/.python-ptpython.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ptpython"
Thu Oct 6 07:42:15 2022 rev:7 rq:1008172 version:3.0.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ptpython/python-ptpython.changes
2020-04-21 13:04:51.704117555 +0200
+++
/work/SRC/openSUSE:Factory/.python-ptpython.new.2275/python-ptpython.changes
2022-10-06 07:42:25.476716761 +0200
@@ -1,0 +2,17 @@
+Tue Oct 4 23:22:29 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 3.0.20: 2021-09-14
+ New features:
+ - For `DictionaryCompleter`: show parentheses after methods.
+ Fixes:
+ - Don't crash when trying to complete broken mappings in
`DictionaryCompleter`.
+ - Don't crash when an older version of `black` is installed that is not
+ compatible.
+
+- Update to version 3.0.19: 2021-07-08
+ Fixes:
+ - Fix handling of `SystemExit` (fixes "ValueError: I/O operation on closed
+ file").
+ - Allow usage of `await` in assignment expressions or for-loops.
+
+-------------------------------------------------------------------
Old:
----
ptpython-3.0.1.tar.gz
New:
----
ptpython-3.0.20.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ptpython.spec ++++++
--- /var/tmp/diff_new_pack.cgBr3p/_old 2022-10-06 07:42:26.976720100 +0200
+++ /var/tmp/diff_new_pack.cgBr3p/_new 2022-10-06 07:42:26.980720109 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ptpython
#
-# 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-ptpython
-Version: 3.0.1
+Version: 3.0.20
Release: 0
Summary: Python REPL build on top of prompt_toolkit
License: ISC
++++++ ptpython-3.0.1.tar.gz -> ptpython-3.0.20.tar.gz ++++++
++++ 4539 lines of diff (skipped)