rpms/python-pip/F-11 .cvsignore, 1.4, 1.5 python-pip.spec, 1.9, 1.10 sources, 1.4, 1.5

Peter Halliday hoangelos at fedoraproject.org
Mon May 24 03:06:15 UTC 2010


Author: hoangelos

Update of /cvs/pkgs/rpms/python-pip/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15605

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	7 Mar 2010 01:08:56 -0000	1.4
+++ .cvsignore	24 May 2010 03:06:15 -0000	1.5
@@ -1 +1 @@
-pip-0.6.3.tar.gz
+pip-0.7.1.tar.gz


Index: python-pip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/F-11/python-pip.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- python-pip.spec	7 Mar 2010 01:48:19 -0000	1.9
+++ python-pip.spec	24 May 2010 03:06:15 -0000	1.10
@@ -3,7 +3,7 @@
 %global srcname pip
 
 Name:           python-%{srcname}
-Version:        0.6.3
+Version:        0.7.1
 Release:        1%{?dist}
 Summary:        Pip installs packages.  Python packages.  An easy_install replacement
 
@@ -16,7 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
-Requires:	python-setuptools
+Requires:       python-setuptools
 
 %description
 
@@ -48,6 +48,8 @@ pip is meant to improve on easy_install.
 %{python_sitelib}/pip*
 
 %changelog
+* Sun May 23 2010 Peter Halliday <phalliday at excelsiorsystems.net> - 0.7.1-1
+- update to 0.7.1 of pip
 * 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	7 Mar 2010 01:08:56 -0000	1.4
+++ sources	24 May 2010 03:06:15 -0000	1.5
@@ -1 +1 @@
-0602fa9179cfaa98e41565d4a581d98c  pip-0.6.3.tar.gz
+420c83ad67bdcb542f772eb64392cce6  pip-0.7.1.tar.gz



More information about the scm-commits mailing list