Update to 0.7.1
This commit is contained in:
parent
d32855ee3e
commit
0003c974e5
3 changed files with 6 additions and 4 deletions
|
|
@ -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
|
||||
* Sun May 23 2010 Peter Halliday <phalliday@excelsiorsystems.net> - 0.7.1-1
|
||||
* update to 0.7.1 of pip
|
||||
* Sat Mar 5 2010 Peter Halliday <phalliday@excelsiorsystems.net> - 0.6.3-1
|
||||
- update to 0.6.3 of pip
|
||||
* Fri Jan 1 2010 Peter Halliday <phalliday@excelsiorssytems.net> - 0.6.1.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue