forked from pool/python-scp
Accepting request 943598 from devel:languages:python
- update to 0.14.2: * Don't fail if the remote path is a PurePath not a Path OBS-URL: https://build.opensuse.org/request/show/943598 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scp?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 12:34:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.14.2:
|
||||||
|
* Don't fail if the remote path is a PurePath not a Path
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 31 23:50:57 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Sun Oct 31 23:50:57 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-scp
|
# spec file for package python-scp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2017-2021, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2017-2021, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-scp
|
Name: python-scp
|
||||||
Version: 0.14.1
|
Version: 0.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SSH scp module for paramiko
|
Summary: SSH scp module for paramiko
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb70933f61b83f0e99ba772f04fed71e5b96520106433c26224356b1fe9c017c
|
|
||||||
size 11858
|
|
3
scp-0.14.2.tar.gz
Normal file
3
scp-0.14.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:041b9f9b90283831ab029184a24889bbf64c102212be3a869d79a8f14c346c45
|
||||||
|
size 11880
|
Reference in New Issue
Block a user