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

Remove python 3.8 dependency (Big Sur) #56795

Closed
wants to merge 1 commit into from

Conversation

soheil
Copy link

@soheil soheil commented Jun 24, 2020

Uses the default python3 currently installed on the system since the current pre-release OSXI (Big Sur) does not build python 3.8, see #56791

  • Have you followed the guidelines for contributing?
  • 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 <formula>)?

Uses the default python3 currently installed on the system since the current pre-release OSXI (Big Sur) does not build `python 3.8`, see Homebrew#56791
@soheil soheil mentioned this pull request Jun 24, 2020
4 tasks
@mistydemeo
Copy link
Member

Sorry, but we're not going to be able to merge this. It may take us a few days to get a fix in for the Python 3.8 build, so please be patient in the meantime!

@mistydemeo mistydemeo closed this Jun 24, 2020
@iMichka
Copy link
Member

iMichka commented Jun 24, 2020

Regarding system python 3: is this still the CLT shim like on Catalina?

We might stay on brewed python3 too, but we need to reach a consensus on that with the other maintainers.

@Bo98
Copy link
Member

Bo98 commented Jun 24, 2020

I checked and it is, though it seems to work with Xcode too.

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.

4 participants