forked from pool/python-scp
- update to 0.13.3:
- Fix hanging when underlying paramiko channel is closed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-scp
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2017, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# 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.13.2
|
||||
Version: 0.13.3
|
||||
Release: 0
|
||||
Summary: SSH scp module for paramiko
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user