Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2022-03-09 18:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Wed Mar  9 18:46:59 2022 rev:43 rq:960149 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2021-12-25 
20:16:29.853242373 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new.2349/python-cmd2.changes        
2022-03-11 11:31:56.217962554 +0100
@@ -1,0 +2,16 @@
+Tue Mar  8 07:40:29 UTC 2022 - pgaj...@suse.com
+
+- version update to 2.4.0
+    Bug Fixes
+        Fixed issue in ansi.async_alert_str() which would raise IndexError if 
prompt was blank.
+        Fixed issue where tab completion was quoting argparse flags in some 
cases.
+    Enhancements
+        Added broader exception handling when enabling clipboard functionality 
via pyperclip.
+        Added PassThroughException to __init__.py imports.
+        cmd2 now uses pyreadline3 when running any version of Python on Windows
+        Improved memory usage in certain use cases of tables (e.g. nested 
colored tables)
+    Deletions (potentially breaking changes)
+        Deleted cmd2.fg and cmd2.bg which were deprecated in 2.3.0. Use 
cmd2.Fg and cmd2.Bg instead.
+- python-mock is actually not required for build
+
+-------------------------------------------------------------------

Old:
----
  cmd2-2.3.3.tar.gz

New:
----
  cmd2-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.lijM36/_old  2022-03-11 11:31:56.649963060 +0100
+++ /var/tmp/diff_new_pack.lijM36/_new  2022-03-11 11:31:56.653963066 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cmd2
 #
-# Copyright (c) 2021 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-cmd2
-Version:        2.3.3
+Version:        2.4.0
 Release:        0
 Summary:        Extra features for standard library's cmd module
 License:        MIT
@@ -42,7 +42,6 @@
 %endif
 # SECTION Test requirements
 BuildRequires:  %{python_module attrs >= 16.3.0}
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pyperclip >= 1.6}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-mock}

++++++ cmd2-2.3.3.tar.gz -> cmd2-2.4.0.tar.gz ++++++
++++ 3398 lines of diff (skipped)

Reply via email to