aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-04-07 08:19:36 +0100
committerTim D. Smith2015-04-07 00:23:43 -0700
commitee9f75aeeb38d05da6d9339076706b6f298a7288 (patch)
treeb04d614784f27d8f79e0b5a2310376fd595196fd /Library/Formula/python3.rb
parentdb23ad7acdc8dcd34f6d37ac673af1a196af8e96 (diff)
downloadhomebrew-ee9f75aeeb38d05da6d9339076706b6f298a7288.tar.bz2
python3: update 3.4.3 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 8618fe2f1..0fb8c92ac 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -4,10 +4,10 @@ class Python3 < Formula
sha1 "7ca5cd664598bea96eec105aa6453223bb6b4456"
bottle do
- revision 7
- sha256 "2bca3c927bb9d8fa781445d77a9db3ed24f4c15308f1fce2aace362c6a6470f1" => :yosemite
- sha256 "3e079e51f02c6c32dff5304c2b130c83a1eb94d33d6d9d03f0b2f5c42be8d0b5" => :mavericks
- sha256 "34b520f444c8777b8216ff842bececa762e213cde7076d4dd9b44e2d8e07e0a3" => :mountain_lion
+ revision 8
+ sha256 "17b51ee7ae14df6def7c1acb4ab0736c75dbaa4aa114017f3aaf5a8cf175ecd9" => :yosemite
+ sha256 "201741e84461918bd7f5116dc203b4927bef84307e33a0cdf1453c969352dcad" => :mavericks
+ sha256 "4a0b1897fd29f7aa2600b7810c8723ac3e10bdda82a10892744d36a945577c8d" => :mountain_lion
end
head "https://hg.python.org/cpython", :using => :hg