From 09ee19f47ece8eb8c0e670e89ab0e6267ac95731 Mon Sep 17 00:00:00 2001 From: Peter Halliday Date: Sun, 23 May 2010 03:20:47 +0000 Subject: [PATCH] Update to 0.7.1 --- .cvsignore | 2 +- python-pip.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5d7b45b..2b9f9a5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pip-0.6.3.tar.gz +pip-0.7.1.tar.gz diff --git a/python-pip.spec b/python-pip.spec index 10a862b..41eb85d 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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}-%{version}-%{release}-root-%(%{__id_u} -n) 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.bulletin boards, etc.). %{python_sitelib}/pip* %changelog +* Sat May 22 2010 Peter Halliday - 0.7.1-1 +- update to 0.7.1 of pip * 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 diff --git a/sources b/sources index bec21e8..4a52c8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0602fa9179cfaa98e41565d4a581d98c pip-0.6.3.tar.gz +420c83ad67bdcb542f772eb64392cce6 pip-0.7.1.tar.gz