Skip to content

snapcraft: use python-certifi formula#138661

Closed
alex wants to merge 1 commit intoHomebrew:masterfrom
alex:snapcraft-certifi
Closed

snapcraft: use python-certifi formula#138661
alex wants to merge 1 commit intoHomebrew:masterfrom
alex:snapcraft-certifi

Conversation

@alex
Copy link
Contributor

@alex alex commented Aug 5, 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 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>?

@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Aug 5, 2023
@alex
Copy link
Contributor Author

alex commented Aug 5, 2023

Failed to execute: /opt/homebrew/Cellar/snapcraft/7.3.1_1/libexec/bin/pip

Not sure what to make of this

@Bo98
Copy link
Member

Bo98 commented Aug 5, 2023

Because of Homebrew/brew#15792, the system libexec/"bin/pip", ... likely needs changing to system libexec/"bin/python", "-m", "pip", ... or similar.

@Bo98
Copy link
Member

Bo98 commented Aug 5, 2023

@alex
Copy link
Contributor Author

alex commented Aug 5, 2023

Thanks. Going to close this and I'll re-send after that one merges. (This is what I get for searching, then going to do a chore, then sending the PR...)

@alex alex closed this Aug 5, 2023
@alex alex deleted the snapcraft-certifi branch August 5, 2023 23:49
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge-skip `brew pr-automerge` will skip this pull request outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants