Skip to content

suricata: use stable python shebang#121632

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

suricata: use stable python shebang#121632
branchv wants to merge 1 commit into
Homebrew:masterfrom
branchv:suricata

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>?

See #114154. Couldn't figure out a way to directly configure our python

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 python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Jan 27, 2023
@BrewTestBot
Copy link
Copy Markdown
Contributor

🤖 A scheduled task has triggered a merge.

@branchv branchv deleted the suricata branch January 27, 2023 19:08
@github-actions github-actions Bot added the outdated PR was locked due to age label Feb 27, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated PR was locked due to age python Python use is a significant feature of the PR or issue rust Rust 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