Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

certifi: drop support for [email protected] #200740

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Dec 11, 2024

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

No non-disabled usage left. Disabled usage is for anime-downloader (non-working state) and ansible@7 (broken formula)

May as well drop this one since [email protected] is not EXTERNALLY-MANAGED.

Could reconsider #193919 later on if we have more than 2 EXTERNALLY-MANAGED Pythons.

@cho-m cho-m added CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing labels Dec 11, 2024
@cho-m cho-m marked this pull request as draft December 11, 2024 01:43
Formula/c/certifi.rb Outdated Show resolved Hide resolved
@cho-m
Copy link
Member Author

cho-m commented Dec 11, 2024

    sha256 cellar: :any_skip_relocation, sonoma: "f9369ee71eff19d9072af588bf640947ff6219129ac7fb63fe90a37fbbff9e0c"
    sha256 cellar: :any_skip_relocation, arm64_sequoia: "f9369ee71eff19d9072af588bf640947ff6219129ac7fb63fe90a37fbbff9e0c"
    sha256 cellar: :any_skip_relocation, x86_64_linux: "f9369ee71eff19d9072af588bf640947ff6219129ac7fb63fe90a37fbbff9e0c"

@cho-m cho-m marked this pull request as ready for review December 11, 2024 03:08
@cho-m cho-m added the CI-skip-dependents Pass --skip-dependents to brew test-bot. label Dec 11, 2024
@cho-m
Copy link
Member Author

cho-m commented Dec 11, 2024

Only failure is yewtube which is unrelated. May be from another YouTube change. Will re-run skipping deps.

Link to prior run: https://github.com/Homebrew/homebrew-core/actions/runs/12268310444/job/34230313989?pr=200740

@cho-m cho-m removed CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. labels Dec 11, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit 5f9558b Dec 11, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the certifi-no-py311 branch December 11, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. CI-skip-dependents Pass --skip-dependents to brew test-bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants