From 36d2b2c4c7a6c85950e95a3a5441a86be8e9496d Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 26 Oct 2017 00:57:15 -0700 Subject: [PATCH] scipy 1.0.0 Closes #19873. Signed-off-by: FX Coudert --- Formula/scipy.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/scipy.rb b/Formula/scipy.rb index 1cfb73ba0e..4ad6efaf5b 100644 --- a/Formula/scipy.rb +++ b/Formula/scipy.rb @@ -1,9 +1,8 @@ class Scipy < Formula desc "Software for mathematics, science, and engineering" homepage "https://www.scipy.org" - url "https://github.com/scipy/scipy/releases/download/v0.19.1/scipy-0.19.1.tar.xz" - sha256 "0dca04c4860afdcb066cab4fd520fcffa8c85e9a7b5aa37a445308e899d728b3" - revision 1 + url "https://github.com/scipy/scipy/releases/download/v1.0.0/scipy-1.0.0.tar.xz" + sha256 "06b23f2a5db5418957facc86ead86b7752147c0461f3156f88a3da87f3dc6739" head "https://github.com/scipy/scipy.git" bottle do