aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-02-10 03:49:53 +0000
committerTim D. Smith2015-02-10 22:38:44 -0800
commitf8357d9b8343737906a37c0736ab98be55b981ff (patch)
treef3773bb1d8c7d3057fd1e891139478af5281e077 /Library/Formula/python3.rb
parentf0bba6f802cbd116756241fca124ab4c5572f739 (diff)
downloadhomebrew-f8357d9b8343737906a37c0736ab98be55b981ff.tar.bz2
python3: update 3.4.2_1 bottle.
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index b0504cab5..40f5c4099 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -5,10 +5,10 @@ class Python3 < Formula
revision 1
bottle do
- revision 4
- sha1 "bafbd760dc7cdc3e0d782714e866006200f2f128" => :yosemite
- sha1 "aeff86cffe18f6aea643e90e56032fb272c9612f" => :mavericks
- sha1 "a27901327dad9d61f50be6e2dbde59116da682e2" => :mountain_lion
+ revision 5
+ sha1 "65ab2f902152ce86f23eecbb56d9a9fd60b3c22e" => :yosemite
+ sha1 "89ed42bd3070f1c2efca049d150b72f7f5cf3fe7" => :mavericks
+ sha1 "f2df5040f65cd509bbd33666fe09eb329d2b81bc" => :mountain_lion
end
head "https://hg.python.org/cpython", :using => :hg, :branch => "3.5"