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

Python 2: restrict to macOS. #28

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

thresheek
Copy link
Member

Homebrew does not ship python 2, which makes the dependency wrong on Linux as it resolves to current Python 3.

Also, we already limit it to an older version of macOS (11 and older), which still ships Python 2.

Note that our "weekly" CI builds are using macOS 11 to build this formula.

Homebrew does not ship python 2, which makes the dependency wrong on
Linux as it resolves to current Python 3.

Also, we already limit it to an older version of macOS (11 and older),
which still ships Python 2.

Note that our "weekly" CI builds are using macOS 11 to build this
formula.
@thresheek thresheek force-pushed the python2-only-macos branch 5 times, most recently from 0c2e21a to 0ac8032 Compare February 28, 2024 01:38
@thresheek thresheek merged commit 2dd331f into nginx:master Feb 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant