File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ class Liquidctl < Formula
2323 depends_on "pkgconf" => :build
2424 depends_on "hidapi"
2525 depends_on "libusb"
26- depends_on "pillow"
27- depends_on "python@3.13 "
26+ depends_on "pillow" => :no_linkage
27+ depends_on "python@3.14 "
2828
2929 on_linux do
3030 depends_on "i2c-tools"
@@ -56,8 +56,8 @@ class Liquidctl < Formula
5656 end
5757
5858 resource "setuptools" do
59- url "https://files.pythonhosted.org/packages/9e/8b/dc1773e8e5d07fd27c1632c45c1de856ac3dbf09c0147f782ca6d990cf15 /setuptools-80.7.1 .tar.gz"
60- sha256 "f6ffc5f0142b1bd8d0ca94ee91b30c0ca862ffd50826da1ea85258a06fd94552 "
59+ url "https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca /setuptools-80.9.0 .tar.gz"
60+ sha256 "f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c "
6161 end
6262
6363 resource "smbus" do
You can’t perform that action at this time.
0 commit comments