From 965128e99b2278a8456f62ab0c33c52a1b316bdc Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 8 Oct 2014 19:31:30 +0100 Subject: python3: update 3.4.2 bottle. Closes #33028. Signed-off-by: Tim D. Smith --- Library/Formula/python3.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 137a40fc1..799c6fa9f 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -6,10 +6,9 @@ class Python3 < Formula sha1 "0727d8a8498733baabe6f51632b9bab0cbaa9ada" bottle do - revision 1 - sha1 "c813d417aa9c859fa3743c3fcc5354de8fc2bf7f" => :mavericks - sha1 "07b26a28688501be8b7ccd9fdcebab5e554b240b" => :mountain_lion - sha1 "ff356ba3edb96acde53fe5ce296ed1bbd856cf62" => :lion + sha1 "fd271aeeff5971fc8570b368603f85d551041df7" => :mavericks + sha1 "548aeec37a6ebbc5f0481d87dd17d260f3c17391" => :mountain_lion + sha1 "28b35ed1a59bae88da10235379e31554e2c0342d" => :lion end VER="3.4" # The . is used so often. -- cgit v1.2.3