automatic version update by autodist [release 2.18.0-1mamba;Sun Oct 27 2024]

This commit is contained in:
Automatic Build System 2024-10-27 09:48:36 +01:00
parent bb208e2056
commit 4a78d6977c

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 2.18.0-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17.0-1mamba
- package created using the webbuild interface