From 2633135d73ff1857f9530effae92fff435ab4a41 Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Mon, 6 Apr 2015 23:47:28 -0700 Subject: python3: pip 6.1.0 Closes #38425. Signed-off-by: Tim D. Smith --- Library/Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 839084dea..8618fe2f1 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -41,8 +41,8 @@ class Python3 < Formula end resource "pip" do - url "https://pypi.python.org/packages/source/p/pip/pip-6.0.8.tar.gz" - sha1 "bd59a468f21b3882a6c9d3e189d40c7ba1e1b9bd" + url "https://pypi.python.org/packages/source/p/pip/pip-6.1.0.tar.gz" + sha256 "89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768" end # Homebrew's tcl-tk is built in a standard unix fashion (due to link errors) -- cgit v1.2.3