Skip to content

Commit f69c65b

Browse files
authored
Merge pull request #251213 from Homebrew/libxmlb-py314
libxmlb: migrate to `[email protected]`
2 parents c4fba86 + 2c4bd3d commit f69c65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/lib/libxmlb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Libxmlb < Formula
2424
depends_on "meson" => :build
2525
depends_on "ninja" => :build
2626
depends_on "pkgconf" => [:build, :test]
27-
depends_on "python@3.13" => :build
27+
depends_on "python@3.14" => :build
2828
depends_on "vala" => :build
2929
depends_on "glib"
3030
depends_on "xz"

0 commit comments

Comments
 (0)