scipy 1.10.0
Closes #119714. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
95fb8542fa
commit
489648accf
|
@ -1,10 +1,9 @@
|
|||
class Scipy < Formula
|
||||
desc "Software for mathematics, science, and engineering"
|
||||
homepage "https://www.scipy.org"
|
||||
url "https://files.pythonhosted.org/packages/0a/2e/44795c6398e24e45fa0bb61c3e98de1cfea567b1b51efd3751e2f7ff9720/scipy-1.9.3.tar.gz"
|
||||
sha256 "fbc5c05c85c1a02be77b1ff591087c83bc44579c6d2bd9fb798bb64ea5e1a027"
|
||||
url "https://files.pythonhosted.org/packages/d6/bd/2d13a273d95f7b7d9903c906c486040b0aebb85e008f93a5dd0891f21f1f/scipy-1.10.0.tar.gz"
|
||||
sha256 "c8b3cbc636a87a89b770c6afc999baa6bcbb01691b5ccbbc1b1791c7c0a07540"
|
||||
license "BSD-3-Clause"
|
||||
revision 1
|
||||
head "https://github.com/scipy/scipy.git", branch: "main"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue