Skip to content

mftrace: use stable python shebang#121628

Closed
branchv wants to merge 1 commit into
Homebrew:masterfrom
branchv:mftrace
Closed

mftrace: use stable python shebang#121628
branchv wants to merge 1 commit into
Homebrew:masterfrom
branchv:mftrace

Conversation

@branchv
Copy link
Copy Markdown
Member

@branchv branchv commented Jan 27, 2023

  • 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 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 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

For #114154

The current shebang is Formula["python@3.11"].libexec/"bin/python3", but this will be removed when python@3.11 becomes the default.

The current shebang is `Formula["python@3.11"].libexec/"bin/python3"`, but this will be removed when `python@3.11` becomes the default.
@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Jan 27, 2023
@BrewTestBot
Copy link
Copy Markdown
Contributor

🤖 A scheduled task has triggered a merge.

@branchv branchv deleted the mftrace branch January 27, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants