Skip to content

shyaml: deprecate#251223

Merged
BrewTestBot merged 1 commit into
Homebrew:mainfrom
branchv:shyaml
Oct 27, 2025
Merged

shyaml: deprecate#251223
BrewTestBot merged 1 commit into
Homebrew:mainfrom
branchv:shyaml

Conversation

@branchv
Copy link
Copy Markdown
Member

@branchv branchv commented Oct 26, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Last release/commit was Dec 2020. Broken on modern setuptools without unmerged 0k/shyaml#67

==> Analytics
install: 32 (30 days), 80 (90 days), 274 (365 days)
install-on-request: 32 (30 days), 80 (90 days), 274 (365 days)
build-error: 0 (30 days)

Copilot AI review requested due to automatic review settings October 26, 2025 23:38
@branchv branchv added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Oct 26, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR deprecates the shyaml formula due to it being unmaintained, with the last release in December 2020 and compatibility issues with modern setuptools. The formula is deprecated in favor of yq as an alternative for YAML processing.

  • Adds deprecation notice with date, reason, and replacement formula

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot added python Python use is a significant feature of the PR or issue formula deprecated Formula deprecated labels Oct 26, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 27, 2025
Merged via the queue into Homebrew:main with commit 31de43c Oct 27, 2025
23 checks passed
@branchv branchv deleted the shyaml branch October 27, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. formula deprecated Formula deprecated python Python use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants