Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asciimatics for 
openSUSE:Factory checked in at 2023-10-26 17:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asciimatics (Old)
 and      /work/SRC/openSUSE:Factory/.python-asciimatics.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asciimatics"

Thu Oct 26 17:14:05 2023 rev:8 rq:1120394 version:1.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asciimatics/python-asciimatics.changes    
2023-09-11 21:26:19.354229467 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-asciimatics.new.24901/python-asciimatics.changes
 2023-10-26 17:15:17.510192288 +0200
@@ -1,0 +2,16 @@
+Thu Oct 26 00:25:39 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.15.0:
+  * Dropped support for Python 2, Python 3.9 or above is now required.
+  * Added support for ColouredText titles in MultiColumnLIstBox.
+  * Added gutter option to Layout.
+  * Added speed option to Sprite.
+  * Fixed bug where moving focus between Frames resulted in no current focus.
+  * Fixed internal state of RadioButton values to be consistent with selection.
+  * Fixed handling of zero width modifiers.
+  * Fixed image conversion to use modern PIL API and sort off-by-one height
+    error.
+  * Fixed parser bug returning list instead of colour tuple.
+- Drop patch move-to-python3.patch, included upstream.
+
+-------------------------------------------------------------------

Old:
----
  asciimatics-1.14.0.tar.gz
  move-to-python3.patch

New:
----
  asciimatics-1.15.0.tar.gz

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

Other differences:
------------------
++++++ python-asciimatics.spec ++++++
--- /var/tmp/diff_new_pack.CU6m7z/_old  2023-10-26 17:15:18.106214178 +0200
+++ /var/tmp/diff_new_pack.CU6m7z/_new  2023-10-26 17:15:18.106214178 +0200
@@ -17,14 +17,13 @@
 
 
 Name:           python-asciimatics
-Version:        1.14.0
+Version:        1.15.0
 Release:        0
 Summary:        Package to replace curses and create ASCII animations
 License:        Apache-2.0
 URL:            https://github.com/peterbrittain/asciimatics
 Source:         
https://files.pythonhosted.org/packages/source/a/asciimatics/asciimatics-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Based on gh#peterbrittain/asciimatics#376
-Patch0:         move-to-python3.patch
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module wheel}

++++++ asciimatics-1.14.0.tar.gz -> asciimatics-1.15.0.tar.gz ++++++
++++ 8924 lines of diff (skipped)

Reply via email to