14
0
forked from pool/python-scp

Accepting request 903120 from home:mnhauke

- Update to version 0.13.5
  * Fix extra space sent in SSH command-line for get(), causing
    issues on some servers.
- Update to version 0.13.4
  * Add scp_command attribute, allowing changing the command run
    on the server (for example to sudo scp)

OBS-URL: https://build.opensuse.org/request/show/903120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=14
This commit is contained in:
2021-06-29 20:53:20 +00:00
committed by Git OBS Bridge
parent 61a0563bed
commit 9e275f34cd
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 29 20:06:41 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.13.5
* Fix extra space sent in SSH command-line for get(), causing
issues on some servers.
- Update to version 0.13.4
* Add scp_command attribute, allowing changing the command run
on the server (for example to sudo scp)
-------------------------------------------------------------------
Thu Nov 26 08:46:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -1,8 +1,8 @@
#
# spec file for package python-scp
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2017-2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-scp
Version: 0.13.3
Version: 0.13.5
Release: 0
Summary: SSH scp module for paramiko
License: LGPL-2.1-or-later

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8bd748293d7362073169b96ce4b8c4f93bcc62cfc5f7e1d949e01e406a025bd4
size 11657

3
scp-0.13.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ab2ee9178b8be53dc5c9fe2f33761e01a2435087f5c9fb5b54519873c650d60
size 11842