forked from pool/python-scp
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
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 18 18:53:34 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||||
|
|
||||||
|
- 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 <ecsos@opensuse.org>
|
Thu Jul 6 12:09:19 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-scp
|
# spec file for package python-scp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-scp
|
Name: python-scp
|
||||||
Version: 0.14.4
|
Version: 0.14.5
|
||||||
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:8b40a99e6678864787d21f6c880e390930ce4aef9f672170a203d8ba8d16d1fe
|
|
||||||
size 12152
|
|
3
scp-0.14.5.tar.gz
Normal file
3
scp-0.14.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:809f21b463283ed5b0b20d45160dd4038ae3e33d4038673b75394691f1ca399e
|
||||||
|
size 12264
|
Reference in New Issue
Block a user