forked from pool/python-scp
- update to 0.13.6:
* Fix put when the source directory has a trailing slash. It will now work similarly to rsync, copying the contents of the directory. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 17 13:37:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.13.6:
|
||||
* Fix put when the source directory has a trailing slash. It will now work
|
||||
similarly to rsync, copying the contents of the directory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 29 20:06:41 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-scp
|
||||
Version: 0.13.5
|
||||
Version: 0.13.6
|
||||
Release: 0
|
||||
Summary: SSH scp module for paramiko
|
||||
License: LGPL-2.1-or-later
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ab2ee9178b8be53dc5c9fe2f33761e01a2435087f5c9fb5b54519873c650d60
|
||||
size 11842
|
3
scp-0.13.6.tar.gz
Normal file
3
scp-0.13.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a72f9d782e968b09b114d5607f96b1f16fe9942857afb355399edd55372fcf1
|
||||
size 11955
|
Reference in New Issue
Block a user