Skip to content

Conversation

@branchvincent
Copy link
Member

sickchill: migrate to python@3.14

Copilot AI review requested due to automatic review settings October 17, 2025 21:06
@github-actions github-actions bot added the python Python use is a significant feature of the PR or issue label Oct 17, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the sickchill formula from Python 3.13 to Python 3.14 and updates all Python package dependencies to their latest compatible versions. The migration includes necessary patches to support Python 3.14's removal of deprecated APIs.

Key changes:

  • Python version dependency updated from 3.13 to 3.14
  • Multiple resource packages updated to newer versions
  • Patches added to cinemagoer dependency for Python 3.14 compatibility (replacing deprecated pkgutil.find_loader)
  • Test block refactored to use spawn instead of fork

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@daeho-ro daeho-ro added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Oct 18, 2025
@daeho-ro daeho-ro force-pushed the python@3.14-sickchill branch from 2646832 to c162124 Compare October 18, 2025 03:53
@github-actions
Copy link
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Oct 18, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 18, 2025 04:26
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 18, 2025
Merged via the queue into Homebrew:main with commit 1651752 Oct 18, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. python Python use is a significant feature of the PR or issue python-3.14-migration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants