14
0
forked from pool/python-scp

- update to 0.13.3:

- Fix hanging when underlying paramiko channel is closed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=12
This commit is contained in:
2020-11-26 08:46:52 +00:00
committed by Git OBS Bridge
parent d13b2c8e9e
commit 61a0563bed
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 26 08:46:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.13.3:
- Fix hanging when underlying paramiko channel is closed
-------------------------------------------------------------------
Mon Mar 25 13:59:28 UTC 2019 - pgajdos@suse.com