Update to 0.7.2 of pip
This commit is contained in:
parent
09ee19f47e
commit
c4d638fdc6
3 changed files with 5 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
pip-0.7.1.tar.gz
|
||||
pip-0.7.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%global srcname pip
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Pip installs packages. Python packages. An easy_install replacement
|
||||
|
||||
|
|
@ -48,6 +48,8 @@ pip is meant to improve on easy_install.bulletin boards, etc.).
|
|||
%{python_sitelib}/pip*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 7 2010 Peter Halliday <phalliday@excelsiorsystems.net> - 0.7.2-1
|
||||
- update to 0.7.2 of pip
|
||||
* Sat May 22 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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
420c83ad67bdcb542f772eb64392cce6 pip-0.7.1.tar.gz
|
||||
cfe73090aaa0d3b0c104179a627859d1 pip-0.7.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue