Skip to content

Commit 31de43c

Browse files
authored
Merge pull request #251223 from branchvincent/shyaml
shyaml: deprecate
2 parents 8a08cb1 + 183c7b7 commit 31de43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/s/shyaml.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ class Shyaml < Formula
1919
sha256 cellar: :any_skip_relocation, x86_64_linux: "94fa46b2c7b21233b659a07743538eca11873d6787515cf74b98b8632e014abf"
2020
end
2121

22+
# Last release in 2020, needs patch to build with modern setuptools
23+
deprecate! date: "2025-10-26", because: :unmaintained, replacement_formula: "yq"
24+
2225
depends_on "libyaml"
2326
depends_on "[email protected]"
2427

0 commit comments

Comments
 (0)