automatic version update by autodist [release 2.20.0-1mamba;Wed Feb 19 2025]

This commit is contained in:
Automatic Build System 2025-02-19 23:54:33 +01:00
parent dc7d0695c9
commit 9531d2c31a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-asyncssh
Version: 2.19.0
Version: 2.20.0
Release: 1mamba
Summary: AsyncSSH: Asynchronous SSHv2 client and server library
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://asyncssh.readthedocs.io/en/latest/
Source: https://pypi.debian.net/asyncssh/asyncssh-%{version}.tar.gz
License: Eclipse Public License
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(cryptography)
@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 2.20.0-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 2.19.0-1mamba
- automatic version update by autodist