From 1d1d52faf7e1ac785a0c0435f978e3a571aa1b58af0a4cf0d4476276160eb5f0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 3 Jan 2022 12:35:22 +0000 Subject: [PATCH] - update to 0.14.2: * Don't fail if the remote path is a PurePath not a Path OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=18 --- python-scp.changes | 6 ++++++ python-scp.spec | 4 ++-- scp-0.14.1.tar.gz | 3 --- scp-0.14.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 scp-0.14.1.tar.gz create mode 100644 scp-0.14.2.tar.gz diff --git a/python-scp.changes b/python-scp.changes index df7dd57..8013735 100644 --- a/python-scp.changes +++ b/python-scp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 3 12:34:19 UTC 2022 - Dirk Müller + +- 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 diff --git a/python-scp.spec b/python-scp.spec index 9edbcec..2e5d210 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -1,7 +1,7 @@ # # spec file for package python-scp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-scp -Version: 0.14.1 +Version: 0.14.2 Release: 0 Summary: SSH scp module for paramiko License: LGPL-2.1-or-later diff --git a/scp-0.14.1.tar.gz b/scp-0.14.1.tar.gz deleted file mode 100644 index 1aefbf7..0000000 --- a/scp-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb70933f61b83f0e99ba772f04fed71e5b96520106433c26224356b1fe9c017c -size 11858 diff --git a/scp-0.14.2.tar.gz b/scp-0.14.2.tar.gz new file mode 100644 index 0000000..63ca42d --- /dev/null +++ b/scp-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041b9f9b90283831ab029184a24889bbf64c102212be3a869d79a8f14c346c45 +size 11880