rpms/python-paramiko/F-8 .cvsignore, 1.8, 1.9 python-paramiko.spec, 1.12, 1.13 sources, 1.8, 1.9 paramiko-osrandompool-fixed.patch, 1.1, NONE

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Wed Jan 23 14:26:18 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/python-paramiko/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14587

Modified Files:
	.cvsignore python-paramiko.spec sources 
Removed Files:
	paramiko-osrandompool-fixed.patch 
Log Message:
Update to 1.7.2.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-8/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	19 Jul 2007 21:04:05 -0000	1.8
+++ .cvsignore	23 Jan 2008 14:25:35 -0000	1.9
@@ -1 +1 @@
-paramiko-1.7.1.tar.gz
+paramiko-1.7.2.tar.gz


Index: python-paramiko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-8/python-paramiko.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-paramiko.spec	14 Jan 2008 21:39:08 -0000	1.12
+++ python-paramiko.spec	23 Jan 2008 14:25:35 -0000	1.13
@@ -3,15 +3,14 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.7.1
-Release:        3%{?dist}
+Version:        1.7.2
+Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
 License:        LGPL
 URL:            http://www.lag.net/paramiko/
 Source0:        http://www.lag.net/paramiko/download/%{srcname}-%{version}.tar.gz
-Patch0:		paramiko-osrandompool-fixed.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -36,7 +35,6 @@
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%patch0 -p0
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} -c 'import setuptools; execfile("setup.py")' build
@@ -54,6 +52,10 @@
 %{python_sitelib}/*
 
 %changelog
+* Tue Jan 22 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.2-1
+- Update to 1.7.2.
+- Remove upstreamed patch.
+
 * Mon Jan 14 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.1-3
 - Update to latest Python packaging guidelines.
 - Apply patch that fixes insecure use of RandomPool.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	19 Jul 2007 21:04:05 -0000	1.8
+++ sources	23 Jan 2008 14:25:35 -0000	1.9
@@ -1 +1 @@
-de6405406897fad04fa5fdf56952ea75  paramiko-1.7.1.tar.gz
+a1bbe4e318469869e0d4068be7e08f82  paramiko-1.7.2.tar.gz


--- paramiko-osrandompool-fixed.patch DELETED ---




More information about the fedora-extras-commits mailing list