14
0

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:
2022-04-07 14:55:30 +00:00
committed by Git OBS Bridge
parent 12bddf4786
commit 96a39c44b8
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-paramiko-expect
Version: 0.2.8
Version: 0.3.2
Release: 0
Summary: An expect-like extension for the Paramiko SSH library
License: MIT