From 979ab776710e3aad11d125eca4e062890c9fab3ec11dd137564d18e9f48cbf74 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 19 Jul 2023 11:12:35 +0000 Subject: [PATCH] Accepting request 1099328 from home:ateixeira:branches:devel:languages:python - Update to 0.14.5: * Update docstrings to clarify sanitation and use of wildcards * Make sure to close the local file on errors OBS-URL: https://build.opensuse.org/request/show/1099328 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=24 --- python-scp.changes | 7 +++++++ python-scp.spec | 4 ++-- scp-0.14.4.tar.gz | 3 --- scp-0.14.5.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 scp-0.14.4.tar.gz create mode 100644 scp-0.14.5.tar.gz diff --git a/python-scp.changes b/python-scp.changes index 032270e..2493a41 100644 --- a/python-scp.changes +++ b/python-scp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 18 18:53:34 UTC 2023 - Antonio Teixeira + +- Update to 0.14.5: + * Update docstrings to clarify sanitation and use of wildcards + * Make sure to close the local file on errors + ------------------------------------------------------------------- Thu Jul 6 12:09:19 UTC 2023 - ecsos diff --git a/python-scp.spec b/python-scp.spec index 17e07c8..fcfdb4b 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -1,7 +1,7 @@ # # spec file for package python-scp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-scp -Version: 0.14.4 +Version: 0.14.5 Release: 0 Summary: SSH scp module for paramiko License: LGPL-2.1-or-later diff --git a/scp-0.14.4.tar.gz b/scp-0.14.4.tar.gz deleted file mode 100644 index bfa7184..0000000 --- a/scp-0.14.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b40a99e6678864787d21f6c880e390930ce4aef9f672170a203d8ba8d16d1fe -size 12152 diff --git a/scp-0.14.5.tar.gz b/scp-0.14.5.tar.gz new file mode 100644 index 0000000..34d6b73 --- /dev/null +++ b/scp-0.14.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809f21b463283ed5b0b20d45160dd4038ae3e33d4038673b75394691f1ca399e +size 12264