We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036a507 commit 69b7b7eCopy full SHA for 69b7b7e
Formula/s/speedtest-cli.rb
@@ -16,7 +16,9 @@ class SpeedtestCli < Formula
16
sha256 cellar: :any_skip_relocation, all: "93487be757c9b3763deeb1b1415ee8ad10c5a80fcc9ebaeacbb8fbac3e9b9474"
17
end
18
19
+ # see issue in https://github.com/sivel/speedtest-cli/pull/796
20
deprecate! date: "2026-01-18", because: :unmaintained
21
+ disable! date: "2027-01-18", because: :unmaintained
22
23
depends_on "python@3.14"
24
0 commit comments