forked from pool/python-asyncssh
Accepting request 1005509 from home:yarunachalam:branches:devel:languages:python
- Update to 2.12.0 * Fix an issue with SFTP servers which don't support random access I/O * Fix "Recceived window change" in log message (#509) * Fix forwarding a dynamically allocated port in the server (#512) * Fix type of SSHServerProcessFactory * Bump version number up to 2.12.0 and update change log OBS-URL: https://build.opensuse.org/request/show/1005509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=39
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-asyncssh
|
||||
Version: 2.11.0
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: Asynchronous SSHv2 client and server library
|
||||
License: EPL-2.0 OR GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user