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-17 20:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-libtmux (Old)
 and      /work/SRC/openSUSE:Factory/.python-libtmux.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-libtmux"

Mon Feb 17 20:56:50 2025 rev:14 rq:1246430 version:0.44.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-libtmux/python-libtmux.changes    
2025-02-10 18:27:03.531677546 +0100
+++ /work/SRC/openSUSE:Factory/.python-libtmux.new.8181/python-libtmux.changes  
2025-02-17 20:57:14.067248199 +0100
@@ -1,0 +2,40 @@
+Mon Feb 17 12:48:34 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+-update to 0.44.1:
+  * types: Only use typing-extensions if necessary by @ppentchev in
+    #563
+
+-------------------------------------------------------------------
+Mon Feb 17 06:28:03 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 0.44.0:
+  * Support for context managers by @tony in #566.
+    Added context manager support for all main tmux objects:
+    - Server: Automatically kills the server when exiting the
+      context
+    - Session: Automatically kills the session when exiting the
+      context
+    - Window: Automatically kills the window when exiting the
+      context
+    - Pane: Automatically kills the pane when exiting the context
+    This makes it easier to write clean, safe code that properly
+    cleans up tmux resources.
+
+-------------------------------------------------------------------
+Sun Feb 16 09:41:23 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 0.43.0:
+  * New feature
+    - TestServer: Server, but partial'd to run on a test socket by
+      @tony in #565
+  * Documentation
+    - Fix "Topics" links in docs
+    - docs(traversal) Add more doctests by @tony in #567
+- update to 0.42.1:
+  * Packaging: typing-extensions usage
+    - Move a typing-extensions import into a t.TYPE_CHECKING
+      section by @ppentchev in #562
+    - py(deps[testing,lint]) Add typing-extensions for older python
+      versions by @tony in #564
+
+-------------------------------------------------------------------

Old:
----
  libtmux-0.42.0.tar.gz

New:
----
  libtmux-0.44.1.tar.gz

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

Other differences:
------------------
++++++ python-libtmux.spec ++++++
--- /var/tmp/diff_new_pack.KEzn98/_old  2025-02-17 20:57:14.963285552 +0100
+++ /var/tmp/diff_new_pack.KEzn98/_new  2025-02-17 20:57:14.963285552 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-libtmux
-Version:        0.42.0
+Version:        0.44.1
 Release:        0
 Summary:        Python API / wrapper for tmux
 License:        MIT
@@ -42,7 +42,9 @@
 %python_subpackages
 
 %description
-libtmux is a typed python scripting library for tmux. You can use it to 
command and control tmux servers, sessions, windows, and panes. It is the tool 
powering tmuxp, a tmux workspace manager.
+libtmux is a typed python scripting library for tmux. You can use it to command
+and control tmux servers, sessions, windows, and panes. It is the tool powering
+tmuxp, a tmux workspace manager.
 
 %prep
 %setup -q -n libtmux-%{version}

++++++ libtmux-0.42.0.tar.gz -> libtmux-0.44.1.tar.gz ++++++
++++ 1844 lines of diff (skipped)

Reply via email to