From 5f27433e3e2baf31cafc4a61d0383b25bf17e4f6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 6 Feb 2014 07:52:37 -0800 Subject: Python: pip 1.5.2 --- Library/Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 8a1e450de..34f0eaec8 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -31,8 +31,8 @@ class Python3 < Formula end resource 'pip' do - url 'https://pypi.python.org/packages/source/p/pip/pip-1.4.1.tar.gz' - sha1 '9766254c7909af6d04739b4a7732cc29e9a48cb0' + url 'https://pypi.python.org/packages/source/p/pip/pip-1.5.2.tar.gz' + sha1 '4f43a6b04f83b8d83bee702750ff35be2a2b6af1' end def patches -- cgit v1.2.3