forked from pool/python-paramiko-expect
Accepting request 967483 from home:pgajdos:python
- version update to 0.3.2 * no upstream changelog file found OBS-URL: https://build.opensuse.org/request/show/967483 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko-expect?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3cc48f7c5b6a716d58619a48697b668d8849c21ed79f2aa27bd326b421f90e6
|
|
||||||
size 9023
|
|
3
paramiko-expect-0.3.2.tar.gz
Normal file
3
paramiko-expect-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27b17840bb5a631b12d581d190f49bbc58cb5b9363e85c3046c7d22ac492a192
|
||||||
|
size 10088
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 7 11:55:05 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 0.3.2
|
||||||
|
* no upstream changelog file found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 20 11:28:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Apr 20 11:28:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-paramiko-expect
|
# spec file for package python-paramiko-expect
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-paramiko-expect
|
Name: python-paramiko-expect
|
||||||
Version: 0.2.8
|
Version: 0.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An expect-like extension for the Paramiko SSH library
|
Summary: An expect-like extension for the Paramiko SSH library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user