Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-libtmux for openSUSE:Factory 
checked in at 2025-02-10 17:28:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-libtmux (Old)
 and      /work/SRC/openSUSE:Factory/.python-libtmux.new.19470 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-libtmux"

Mon Feb 10 17:28:46 2025 rev:13 rq:1244661 version:0.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-libtmux/python-libtmux.changes    
2024-12-30 14:26:37.922200707 +0100
+++ /work/SRC/openSUSE:Factory/.python-libtmux.new.19470/python-libtmux.changes 
2025-02-10 18:27:03.531677546 +0100
@@ -1,0 +2,20 @@
+Sat Feb  8 09:21:04 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 0.42.0:
+  * Improvements
+    - tmux_cmd: Modernize to use text=True by @tony in #560
+      Attempted fix for #558.
+
+-------------------------------------------------------------------
+Sat Feb  8 08:46:33 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 0.41.0:
+  * Fixes
+    - Fix hardcoded uid in __str__ method of Server class by
+      @lazysegtree in #557
+  * Development
+    - Use future annotations by @tony in #555
+  * Documentation
+    - Fix docstring for color parameter by @TravisDart in #544
+
+-------------------------------------------------------------------

Old:
----
  libtmux-0.40.1.tar.gz

New:
----
  libtmux-0.42.0.tar.gz

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

Other differences:
------------------
++++++ python-libtmux.spec ++++++
--- /var/tmp/diff_new_pack.JwVWTj/_old  2025-02-10 18:27:04.011697360 +0100
+++ /var/tmp/diff_new_pack.JwVWTj/_new  2025-02-10 18:27:04.011697360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-libtmux
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-libtmux
-Version:        0.40.1
+Version:        0.42.0
 Release:        0
 Summary:        Python API / wrapper for tmux
 License:        MIT
@@ -34,6 +34,7 @@
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest-rerunfailures}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module typing-extensions}
 # we do not need pytest-watcher for building on OBS
 BuildRequires:  tmux
 # /SECTION

++++++ libtmux-0.40.1.tar.gz -> libtmux-0.42.0.tar.gz ++++++
++++ 4774 lines of diff (skipped)

Reply via email to