From 4a78d6977cf11ae87e83b3b63f52743441bbb88b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 27 Oct 2024 09:48:36 +0100 Subject: [PATCH] automatic version update by autodist [release 2.18.0-1mamba;Sun Oct 27 2024] --- python-asyncssh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-asyncssh.spec b/python-asyncssh.spec index 446d2f5..7853972 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asyncssh -Version: 2.17.0 +Version: 2.18.0 Release: 1mamba Summary: AsyncSSH: Asynchronous SSHv2 client and server library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://asyncssh.timeheart.net/ +URL: https://asyncssh.readthedocs.io/en/latest/ Source: https://pypi.debian.net/asyncssh/asyncssh-%{version}.tar.gz License: Eclipse Public License ## AUTOBUILDREQ-BEGIN @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Oct 27 2024 Automatic Build System 2.18.0-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 2.17.0-1mamba - package created using the webbuild interface