15
0

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:
2022-09-23 11:37:44 +00:00
committed by Git OBS Bridge
parent 92713c82c9
commit 4d5dae830b
4 changed files with 14 additions and 4 deletions

View File

@@ -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