From b172b1d4d5c5ae6afc3d7977e85f9086efe49075 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 10 Nov 2014 16:55:49 +0000 Subject: euler-py: add 1.2.3 bottle. --- Library/Formula/euler-py.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/euler-py.rb b/Library/Formula/euler-py.rb index 9502309a8..461f44576 100644 --- a/Library/Formula/euler-py.rb +++ b/Library/Formula/euler-py.rb @@ -5,6 +5,13 @@ class EulerPy < Formula url "https://github.com/iKevinY/EulerPy/archive/v1.2.3.tar.gz" sha1 "88d97d7807f6b06ebfe475eee31ebd021b4ef275" + bottle do + cellar :any + sha1 "0118e4251a9a41adfca4c5f4fce135540a26b201" => :yosemite + sha1 "f6a07bb235eebadc38e3474bbaf025704ee2236d" => :mavericks + sha1 "962c5651ae11c6a981b43c9fdb01c3a99d2f127e" => :mountain_lion + end + depends_on :python if MacOS.version <= :snow_leopard resource "click" do -- cgit v1.2.3