updating pip to 1.1

This commit is contained in:
Tim Flink 2012-05-15 19:14:00 -06:00
parent 3c8c959639
commit 3a898a9562
2 changed files with 6 additions and 3 deletions

View File

@ -8,8 +8,8 @@
%global srcname pip
Name: python-%{srcname}
Version: 1.0.2
Release: 2%{?dist}
Version: 1.1
Release: 1%{?dist}
Summary: Pip installs packages. Python3 packages. An easy_install replacement
Group: Development/Libraries
@ -113,6 +113,9 @@ mv %{buildroot}%{_bindir}/pip %{buildroot}%{_bindir}/pip-python
%endif # with_python3
%changelog
* Tue May 15 2012 Tim Flink <tflink@fedoraproject.org> - 1.1.0-1
- Update to upstream 1.1.0
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
47ec6ff3f6d962696fe08d4c8264ad49 pip-1.0.2.tar.gz
62a9f08dd5dc69d76734568a6c040508 pip-1.1.tar.gz