rpms/python-pip/devel .cvsignore, 1.3, 1.4 python-pip.spec, 1.4, 1.5 sources, 1.3, 1.4

Peter Halliday hoangelos at fedoraproject.org
Mon May 24 03:02:19 UTC 2010


Author: hoangelos

Update of /cvs/pkgs/rpms/python-pip/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15282

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	18 Dec 2009 02:39:41 -0000	1.3
+++ .cvsignore	24 May 2010 03:02:18 -0000	1.4
@@ -1 +1 @@
-pip-0.6.1.tar.gz
+pip-0.7.1.tar.gz


Index: python-pip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/devel/python-pip.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-pip.spec	1 Jan 2010 20:11:19 -0000	1.4
+++ python-pip.spec	24 May 2010 03:02:18 -0000	1.5
@@ -3,7 +3,7 @@
 %global srcname pip
 
 Name:           python-%{srcname}
-Version:        0.6.1
+Version:        0.7.1
 Release:        4%{?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
 
@@ -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,7 +48,9 @@ pip is meant to improve on easy_install.
 %{python_sitelib}/pip*
 
 %changelog
-* Fri Jan 1 2010 Peter Halliday <phalliday at excelsiorssytems.net> - 0.6.1.4
+* Sun May 23 2010 Peter Halliday <phalliday at excelsiorsystems.net> - 0.7.1-1
+- update to 0.7.1. of pip
+* Fri Jan 1 2010 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.1.4
 - fix dependency issue
 * Tue Dec 18 2009 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.1-2
 - fix spec file 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	18 Dec 2009 02:39:41 -0000	1.3
+++ sources	24 May 2010 03:02:18 -0000	1.4
@@ -1 +1 @@
-7560e3055c66afb99ac4a7892389a237  pip-0.6.1.tar.gz
+420c83ad67bdcb542f772eb64392cce6  pip-0.7.1.tar.gz



More information about the scm-commits mailing list