From d13b2c8e9e312a0362fc68b7b42ffa7226ea4446428c90271074417609aec66c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 25 Mar 2019 14:09:56 +0000 Subject: [PATCH] Accepting request 688274 from home:pgajdos - version update to 0.13.2 * Fix AssertionError in recursive get() when `_rename` is set and server sends a POPD at the end (`_depth > 0`) OBS-URL: https://build.opensuse.org/request/show/688274 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=10 --- python-scp.changes | 7 +++++++ python-scp.spec | 2 +- scp-0.13.0.tar.gz | 3 --- scp-0.13.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 scp-0.13.0.tar.gz create mode 100644 scp-0.13.2.tar.gz diff --git a/python-scp.changes b/python-scp.changes index 8b48e78..be63202 100644 --- a/python-scp.changes +++ b/python-scp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 25 13:59:28 UTC 2019 - pgajdos@suse.com + +- version update to 0.13.2 + * Fix AssertionError in recursive get() when `_rename` is set and + server sends a POPD at the end (`_depth > 0`) + ------------------------------------------------------------------- Wed Mar 13 13:52:24 UTC 2019 - Tomáš Chvátal diff --git a/python-scp.spec b/python-scp.spec index f4f14b4..bf6129c 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-scp -Version: 0.13.0 +Version: 0.13.2 Release: 0 Summary: SSH scp module for paramiko License: LGPL-2.1-or-later diff --git a/scp-0.13.0.tar.gz b/scp-0.13.0.tar.gz deleted file mode 100644 index d9b63b2..0000000 --- a/scp-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfcc275c249ae59480f88fa55c4bd7795ce8b48d3a9b8fd635d82958084b4124 -size 11323 diff --git a/scp-0.13.2.tar.gz b/scp-0.13.2.tar.gz new file mode 100644 index 0000000..cd9142a --- /dev/null +++ b/scp-0.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9d6e67c0331485d3db146bf9ee9baff8a48f3eb0e6c08276a8584b13bf34b3 +size 11517