From 97124fd5538fc40f10dc5c506711b9b66be4a211 Mon Sep 17 00:00:00 2001 From: nkrapp <> Date: Nov 29 2024 11:27:25 +0000 Subject: Update python-libtmux to version 0.39.0 / rev 10 via SR 1227120 https://build.opensuse.org/request/show/1227120 by user nkrapp + anag+factory --- diff --git a/.files b/.files index 29bfee2..5f9efa3 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index fd36be2..38128c0 100644 --- a/.rev +++ b/.rev @@ -71,4 +71,12 @@ <comment></comment> <requestid>1169901</requestid> </revision> + <revision rev="10" vrev="1"> + <srcmd5>d34394fd32b5fcbdbd831d58d4604496</srcmd5> + <version>0.39.0</version> + <time>1732830190</time> + <user>anag+factory</user> + <comment></comment> + <requestid>1227120</requestid> + </revision> </revisionlist> diff --git a/libtmux-0.37.0.tar.gz b/libtmux-0.37.0.tar.gz deleted file mode 120000 index 241c2c4..0000000 --- a/libtmux-0.37.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibftp27kui34dlq4m2ifxibwyeci4fhgw7y43eus3vxihq7uwuvyy \ No newline at end of file diff --git a/libtmux-0.39.0.tar.gz b/libtmux-0.39.0.tar.gz new file mode 120000 index 0000000..f67374e --- /dev/null +++ b/libtmux-0.39.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeidqw2calm3cqyzyypjfjuxfhnbxapcmfzqvistwv62dfmjamma46q \ No newline at end of file diff --git a/python-libtmux.changes b/python-libtmux.changes index 039d49f..d7a9bf2 100644 --- a/python-libtmux.changes +++ b/python-libtmux.changes @@ -1,4 +1,41 @@ ------------------------------------------------------------------- +Wed Nov 27 11:31:36 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 0.39.0: + * Drop Python 3.8 by @tony in #548 + Python 3.8 reached end-of-life on October 7th, 2024 (see + devguide.python.org, Status of Python Versions, Unsupported + versions + See also: + https://devguide.python.org/versions/#unsupported-versions + +------------------------------------------------------------------- +Wed Nov 27 11:22:20 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 0.38.1: + * Minimum Python back to 3.8 for now. + +------------------------------------------------------------------- +Wed Nov 27 11:11:58 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 0.38.0: + * Development + - Project and package management: poetry to uv (#547) + uv is the new package and project manager for the project, + replacing Poetry. + - Code quality: Use f-strings in more places (#540) + via ruff 0.4.2. + * Documentation + - [docs] Sphinx v8 compatibility: configure a non-empty + inventory name for Python Intersphinx mapping. by @jayaddison + in #542 + - Fix docstrings in query_list for MultipleObjectsReturned and + ObjectDoesNotExist. + * Other + - Bump dev dependencies, including ruff 0.4.2, f-string tweaks + by @tony in #540 + +------------------------------------------------------------------- Tue Apr 23 08:02:41 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> - update to 0.37.0: diff --git a/python-libtmux.spec b/python-libtmux.spec index 1cba356..ca74063 100644 --- a/python-libtmux.spec +++ b/python-libtmux.spec @@ -18,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-libtmux -Version: 0.37.0 +Version: 0.39.0 Release: 0 Summary: Python API / wrapper for tmux License: MIT URL: https://github.com/tmux-python/libtmux/ Source: https://github.com/tmux-python/libtmux/archive/v%{version}.tar.gz#/libtmux-%{version}.tar.gz +BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test