rpms/python-pip/EL-4 .cvsignore, 1.3, 1.4 python-pip.spec, 1.3, 1.4 sources, 1.3, 1.4

Peter Halliday hoangelos at fedoraproject.org
Sun Mar 7 02:31:54 UTC 2010


Author: hoangelos

Update of /cvs/pkgs/rpms/python-pip/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12762

Modified Files:
	.cvsignore python-pip.spec sources 
Log Message:
update to pip 0.6.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/EL-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	18 Dec 2009 13:50:58 -0000	1.3
+++ .cvsignore	7 Mar 2010 02:31:54 -0000	1.4
@@ -1 +1 @@
-pip-0.6.1.tar.gz
+pip-0.6.3.tar.gz


Index: python-pip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/EL-4/python-pip.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-pip.spec	1 Jan 2010 20:28:49 -0000	1.3
+++ python-pip.spec	7 Mar 2010 02:31:54 -0000	1.4
@@ -3,8 +3,8 @@
 %global srcname pip
 
 Name:           python-%{srcname}
-Version:        0.6.1
-Release:        4%{?dist}
+Version:        0.6.3
+Release:        1%{?dist}
 Summary:        Pip installs packages.  Python packages.  An easy_install replacement
 
 Group:          Development/Libraries
@@ -29,7 +29,7 @@ pip is meant to improve on easy_install.
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%{__sed} -i '1d' pip.py
+%{__sed} -i '1d' pip/__init__.py
 
 %build
 %{__python} setup.py build
@@ -48,6 +48,8 @@ pip is meant to improve on easy_install.
 %{python_sitelib}/pip*
 
 %changelog
+* Sat Mar 5 2010 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.3-1
+- update to 0.6.3 of pip
 * Fri Jan 1 2010 Peter Halliday <phalliday at excelsiorssytems.net> - 0.6.1.4
 - fix dependency issue
 * Tue Dec 18 2009 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.1-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/EL-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	18 Dec 2009 13:50:58 -0000	1.3
+++ sources	7 Mar 2010 02:31:54 -0000	1.4
@@ -1 +1 @@
-7560e3055c66afb99ac4a7892389a237  pip-0.6.1.tar.gz
+0602fa9179cfaa98e41565d4a581d98c  pip-0.6.3.tar.gz



More information about the scm-commits mailing list