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