From 9930a2d6b4499862de0165210e1dafc4ca8b2a27 Mon Sep 17 00:00:00 2001 From: Peter Halliday Date: Sun, 7 Mar 2010 01:08:56 +0000 Subject: [PATCH] update to pip 0.6.3 --- .cvsignore | 2 +- python-pip.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d02aa5c..5d7b45b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pip-0.6.1.tar.gz +pip-0.6.3.tar.gz diff --git a/python-pip.spec b/python-pip.spec index c0ae165..1b54406 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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 @@ -48,7 +48,9 @@ pip is meant to improve on easy_install.bulletin boards, etc.). %{python_sitelib}/pip* %changelog -* Fri Jan 1 2010 Peter Halliday - 0.6.1.4 +* Sat Mar 5 2010 Peter Halliday - 0.6.3-1 +- update to 0.6.3 of pip +* Fri Jan 1 2010 Peter Halliday - 0.6.1-4 - fix dependency issue * Tue Dec 18 2009 Peter Halliday - 0.6.1-2 - fix spec file diff --git a/sources b/sources index f9ab078..bec21e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7560e3055c66afb99ac4a7892389a237 pip-0.6.1.tar.gz +0602fa9179cfaa98e41565d4a581d98c pip-0.6.3.tar.gz