Accepting request 963042 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/963042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-paramiko?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2022-03-22 18:36:09 +00:00 committed by Git OBS Bridge
commit 2d835036af
4 changed files with 12 additions and 5 deletions

3
paramiko-2.10.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddb1977853aef82804b35d72a0e597b244fa326c404c350bd00c5b01dbfee71a
size 1076913

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e673b10ee0f1c80d46182d3af7751d033d9b573dd7054d2d0aa46be186c3c1d2
size 1063170

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 18 22:52:45 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 2.10.3
Too many changes to be listed here:
https://www.paramiko.org/changelog.html
-------------------------------------------------------------------
Tue Oct 12 11:03:02 UTC 2021 - ecsos <ecsos@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-paramiko
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-paramiko
Version: 2.8.0
Version: 2.10.3
Release: 0
Summary: SSH2 protocol library
License: LGPL-2.1-or-later