diff --git a/python-scp.changes b/python-scp.changes index be63202..67ba1f2 100644 --- a/python-scp.changes +++ b/python-scp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 26 08:46:13 UTC 2020 - Dirk Mueller + +- update to 0.13.3: + - Fix hanging when underlying paramiko channel is closed + ------------------------------------------------------------------- Mon Mar 25 13:59:28 UTC 2019 - pgajdos@suse.com diff --git a/python-scp.spec b/python-scp.spec index bf6129c..c2ba5ae 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -1,7 +1,7 @@ # # spec file for package python-scp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-scp -Version: 0.13.2 +Version: 0.13.3 Release: 0 Summary: SSH scp module for paramiko License: LGPL-2.1-or-later diff --git a/scp-0.13.2.tar.gz b/scp-0.13.2.tar.gz deleted file mode 100644 index cd9142a..0000000 --- a/scp-0.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef9d6e67c0331485d3db146bf9ee9baff8a48f3eb0e6c08276a8584b13bf34b3 -size 11517 diff --git a/scp-0.13.3.tar.gz b/scp-0.13.3.tar.gz new file mode 100644 index 0000000..c31508c --- /dev/null +++ b/scp-0.13.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd748293d7362073169b96ce4b8c4f93bcc62cfc5f7e1d949e01e406a025bd4 +size 11657