automatic version update by autodist [release 2.18.0-1mamba;Sun Oct 27 2024]
This commit is contained in:
parent
bb208e2056
commit
4a78d6977c
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-asyncssh
|
Name: python-asyncssh
|
||||||
Version: 2.17.0
|
Version: 2.18.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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://pypi.debian.net/asyncssh/asyncssh-%{version}.tar.gz
|
||||||
License: Eclipse Public License
|
License: Eclipse Public License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user