update to 1.14.0 [release 1.14.0-1mamba;Tue Aug 19 2014]
This commit is contained in:
parent
14d6cb9100
commit
564ea21e86
@ -1,6 +1,6 @@
|
|||||||
Name: python-paramiko
|
Name: python-paramiko
|
||||||
Version: 1.13
|
Version: 1.14.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Paramiko SSH2 library for Python
|
Summary: Paramiko SSH2 library for Python
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -8,7 +8,7 @@ Distribution: openmamba
|
|||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.lag.net/paramiko/
|
URL: http://www.lag.net/paramiko/
|
||||||
# https://github.com/robey/paramiko
|
# https://github.com/robey/paramiko
|
||||||
Source: https://github.com/paramiko/paramiko.git/%{version}/paramiko-%{version}.tar.bz2
|
Source: https://github.com/paramiko/paramiko.git/v%{version}/paramiko-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-crypto
|
Requires: python-crypto
|
||||||
@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' bu
|
|||||||
%doc LICENSE README demos/
|
%doc LICENSE README demos/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 19 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.0-1mamba
|
||||||
|
- update to 1.14.0
|
||||||
|
|
||||||
* Mon Mar 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13-2mamba
|
* Mon Mar 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13-2mamba
|
||||||
- require python-ecdsa
|
- require python-ecdsa
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user