Skip to content

breezy: use openssl from macOS#134449

Merged
carlocab merged 1 commit into
Homebrew:openssl-migration-stagingfrom
carlocab:breezy-openssl
Jun 21, 2023
Merged

breezy: use openssl from macOS#134449
carlocab merged 1 commit into
Homebrew:openssl-migration-stagingfrom
carlocab:breezy-openssl

Conversation

@carlocab

Copy link
Copy Markdown
Member
  • 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>?

It looks like this only needs an openssl binary, so uses_from_macos
should suffice here.

Closes #134434.

@github-actions github-actions Bot 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 Jun 21, 2023
@carlocab carlocab added the CI-no-bottles Merge without publishing bottles label Jun 21, 2023
It looks like this only needs an `openssl` binary, so `uses_from_macos`
should suffice here.

Closes Homebrew#134434.
@carlocab carlocab changed the base branch from master to openssl-migration-staging June 21, 2023 16:24
@github-actions github-actions Bot added the automerge-skip `brew pr-automerge` will skip this pull request label Jun 21, 2023
@carlocab carlocab added openssl-3-migration Related to switching to an OpenSSL 3 dependency staging-branch-pr This pull request targets a *-staging branch. and removed automerge-skip `brew pr-automerge` will skip this pull request labels Jun 21, 2023
@carlocab carlocab closed this Jun 21, 2023
@carlocab carlocab reopened this Jun 21, 2023
@carlocab carlocab merged commit 5065b63 into Homebrew:openssl-migration-staging Jun 21, 2023
@carlocab carlocab deleted the breezy-openssl branch June 21, 2023 17:44
@github-actions github-actions Bot added the outdated PR was locked due to age label Jul 22, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI-no-bottles Merge without publishing bottles openssl-3-migration Related to switching to an OpenSSL 3 dependency 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 staging-branch-pr This pull request targets a *-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants