From 401f7c2e62dd27b93020cfc235d14317070ed064 Mon Sep 17 00:00:00 2001
From: mcalabkova <>
Date: Sep 06 2023 17:32:29 +0000
Subject: Update python-libtmux to version 0.23.1 / rev 2 via SR 1109236


https://build.opensuse.org/request/show/1109236
by user mcalabkova + anag+factory

---

diff --git a/.files b/.files
index b872cb5..42f0470 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index e34235b..2dd7239 100644
--- a/.rev
+++ b/.rev
@@ -7,4 +7,12 @@
     <comment>new package python-libtmux: Python API / wrapper for tmux, required by ansible-navigator and ansible-sign</comment>
     <requestid>1090139</requestid>
   </revision>
+  <revision rev="2" vrev="1">
+    <srcmd5>473819e944edabb1206d2c4171ad569c</srcmd5>
+    <version>0.23.1</version>
+    <time>1694019586</time>
+    <user>anag+factory</user>
+    <comment></comment>
+    <requestid>1109236</requestid>
+  </revision>
 </revisionlist>
diff --git a/_service b/_service
index 4d30c6f..1104226 100644
--- a/_service
+++ b/_service
@@ -1,3 +1,3 @@
 <services>
-  <service name="download_files" mode="disabled"/>
+  <service name="download_files" mode="manual"/>
 </services>
diff --git a/libtmux-0.22.1.tar.gz b/libtmux-0.22.1.tar.gz
deleted file mode 120000
index 60ba669..0000000
--- a/libtmux-0.22.1.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreidzjturxpr4ovchj4dems6qv3k6tbfu3bp7cbpq2dvkv5djyavmwe
\ No newline at end of file
diff --git a/libtmux-0.23.1.tar.gz b/libtmux-0.23.1.tar.gz
new file mode 120000
index 0000000..29edd6f
--- /dev/null
+++ b/libtmux-0.23.1.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreibzrfzsnb4cg5w6rfroxyqfy24wahjvqd3fihdkdxk6ip4mpyw5qi
\ No newline at end of file
diff --git a/python-libtmux.changes b/python-libtmux.changes
index 02972fe..8dc68f0 100644
--- a/python-libtmux.changes
+++ b/python-libtmux.changes
@@ -1,4 +1,37 @@
 -------------------------------------------------------------------
+Wed Sep  6 07:13:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
+
+- update to 0.23.1:
+  _Maintenance only, no bug fixes, or new features_
+  * Development
+    - Automated typo fixes from [typos-cli]:
+      ```console
+      typos --format brief --write-changes
+      ```
+      [typos-cli]: https://github.com/crate-ci/typos
+    - ruff's linter for code comments, `ERA` (eradicate), has been
+      removed
+
+-------------------------------------------------------------------
+Wed Sep  6 07:12:15 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
+
+- update to 0.23.0:
+  _This maintenance release covers only developer quality of life
+  improvements, no bug fixes or new features_
+  * Maintenance
+    - Stricter code quality rules (via ruff) by @tony in
+      https://github.com/tmux-python/libtmux/pull/488
+
+-------------------------------------------------------------------
+Wed Sep  6 07:10:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
+
+- update to 0.22.2:
+  _Maintenance only, no bug fixes or features for this release_
+  * Build system
+    - ci: Remove setuptools requirement for build-system in
+      https://github.com/tmux-python/libtmux/pull/495
+
+-------------------------------------------------------------------
 Mon May 29 17:53:51 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
 
 - update to 0.22.1:
diff --git a/python-libtmux.spec b/python-libtmux.spec
index d674271..5607a29 100644
--- a/python-libtmux.spec
+++ b/python-libtmux.spec
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-libtmux
-Version:        0.22.1
+Version:        0.23.1
 Release:        0
 Summary:        Python API / wrapper for tmux
 License:        MIT