Skip to content

Commit 825aee3

Browse files
daeho-rocarlocab
authored andcommitted
wxpython: switch to wxwidgets@3.2
1 parent 413d646 commit 825aee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/w/wxpython.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class Wxpython < Formula
44
url "https://files.pythonhosted.org/packages/4c/d9/4451392d3d6ba45aa23aa77a6f1a9970b43351b956bf61e10fd513a1dc38/wxPython-4.2.3.tar.gz"
55
sha256 "20d6e0c927e27ced85643719bd63e9f7fd501df6e9a8aab1489b039897fd7c01"
66
license "LGPL-2.0-or-later" => { with: "WxWindows-exception-3.1" }
7+
revision 1
78

89
bottle do
910
sha256 cellar: :any, arm64_sequoia: "3e47059dc4a8710a730dc27af12a6251244b4a82a0b42957c661c583b7212928"
@@ -21,7 +22,7 @@ class Wxpython < Formula
2122
depends_on "numpy"
2223
depends_on "pillow"
2324
depends_on "python@3.13"
24-
depends_on "wxwidgets"
25+
depends_on "wxwidgets@3.2"
2526

2627
on_linux do
2728
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)