14
0
forked from pool/python-scp

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
This commit is contained in:
Tomáš Chvátal
2019-03-25 14:09:56 +00:00
committed by Git OBS Bridge
parent efff7b1845
commit d13b2c8e9e
4 changed files with 11 additions and 4 deletions

View File

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