forked from pool/python-paramiko
Accepting request 48266 from devel:languages:python
Copy from devel:languages:python/python-paramiko based on submit request 48266 from user coolo OBS-URL: https://build.opensuse.org/request/show/48266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-paramiko?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
6c294118f1
commit
bc9793a02e
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-paramiko (Version 1.7.4)
|
||||
# spec file for package python-paramiko (Version 1.7.6)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,18 +19,21 @@
|
||||
|
||||
|
||||
Name: python-paramiko
|
||||
Version: 1.7.4
|
||||
Version: 1.7.6
|
||||
Release: 1
|
||||
Summary: SSH2 Module for Python
|
||||
Source: http://www.lag.net/paramiko/download/paramiko-%{version}.tar.bz2
|
||||
Patch1: http://launchpadlibrarian.net/14343610/paramiko_language_tag-v2.diff
|
||||
Url: http://www.lag.net/paramiko/
|
||||
Group: Development/Libraries/Python
|
||||
License: LGPL v2.1 only
|
||||
License: LGPLv2.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
Requires: python-crypto >= 1.9
|
||||
Provides: paramiko = %{version}-%{release}
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%py_requires
|
||||
|
||||
%description
|
||||
@@ -68,7 +71,3 @@ is released under the GNU LGPL (lesser GPL).
|
||||
%doc LICENSE README demos docs
|
||||
|
||||
%changelog
|
||||
* Wed Sep 24 2008 kssingvo@suse.de
|
||||
- initial version 1.7.4 required from bzr
|
||||
based on python-paramiko from openSUSE BuildService:
|
||||
devel:languages:python/openSUSE_Factory
|
||||
|
||||
Reference in New Issue
Block a user