aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-15 10:23:48 +0000
committerTim D. Smith2014-12-15 07:23:28 -0800
commitc09367c7c338ae5d62cfce681f7a7f4e7753f98a (patch)
tree40409e7b04076f69f0aa5fce8048a5ab94f0249b /Library/Formula/python.rb
parent0a2ae3273b22552986d4ed36cb61442e83022f31 (diff)
downloadhomebrew-c09367c7c338ae5d62cfce681f7a7f4e7753f98a.tar.bz2
python: update 2.7.9 bottle.
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index f07ebff27..3206b2344 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -7,10 +7,10 @@ class Python < Formula
sha1 "7a191bcccb598ccbf2fa6a0edce24a97df3fc0ad"
bottle do
- revision 4
- sha1 "12f246ccb25d1024864916f643d819ff7572afdf" => :yosemite
- sha1 "453c0c36a69059d2746628d468a67572adc94100" => :mavericks
- sha1 "3bc89dbc02095d229b05a5c82bc11b4081211182" => :mountain_lion
+ revision 5
+ sha1 "b09c3279b03dbff74166196785af1d8c65a18e05" => :yosemite
+ sha1 "fb87d78832b895b2e41886b12a36cb4b77dc72a3" => :mavericks
+ sha1 "348f7cc5b70e3889713c7c48be59df18920198d6" => :mountain_lion
end
# Please don't add a wide/ucs4 option as it won't be accepted.