Skip to content

[email protected] [email protected] [email protected] python-freethreading 3.13.6 #232580

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

botantony
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner long dependent tests Set a long timeout for dependent testing labels Aug 6, 2025
@botantony
Copy link
Contributor Author

prjtrellis and streamlink fails because the services are not available (like ok.ru in streamlink test) or SSL certificates are not found (mf2.trabucayre.com in prjtrellis test). macvim has problems with shell_output function due to recent type declaration changes (it should be

py3_exec_prefix = shell_output("#{Formula["[email protected]"].opt_libexec}/bin/python-config --exec-prefix")

instead of

py3_exec_prefix = shell_output(Formula["[email protected]"].opt_libexec/"bin/python-config --exec-prefix")

)

Not sure what can cause lensfun failure, can someone add CI-no-fail-fast-deps label?

@carlocab carlocab added the CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. label Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants