Skip to content

Commit

Permalink
graph-tool 2.71
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 29, 2024
1 parent d767dd1 commit 900d2f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/g/graph-tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class GraphTool < Formula
desc "Efficient network analysis for Python 3"
homepage "https://graph-tool.skewed.de/"
# TODO: Update build for matplotlib>=3.9.0 to use `--config-settings=setup-args=...` for system dependencies
url "https://downloads.skewed.de/graph-tool/graph-tool-2.70.tar.bz2"
sha256 "86884680e9f13f59dbf0d7e40d160f274f2cc74107f0fc57ed16e59353cb9489"
url "https://downloads.skewed.de/graph-tool/graph-tool-2.71.tar.bz2"
sha256 "315784100c6f73a7c49906ad9539fd5c608e4cd91c0aff28b8d6d8a8bebd03c5"
license "LGPL-3.0-or-later"

livecheck do
Expand Down Expand Up @@ -95,8 +95,8 @@ class GraphTool < Formula
end

resource "setuptools" do
url "https://files.pythonhosted.org/packages/aa/60/5db2249526c9b453c5bb8b9f6965fcab0ddb7f40ad734420b3b421f7da44/setuptools-70.0.0.tar.gz"
sha256 "f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0"
url "https://files.pythonhosted.org/packages/0d/9d/c587bea18a7e40099857015baee4cece7aca32cd404af953bdeb95ac8e47/setuptools-70.1.1.tar.gz"
sha256 "937a48c7cdb7a21eb53cd7f9b59e525503aa8abaf3584c730dc5f7a5bec3a650"
end

resource "six" do
Expand Down

0 comments on commit 900d2f3

Please sign in to comment.