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

python3: CPython has migrated to GitHub #9961

Merged
merged 1 commit into from Feb 15, 2017
Merged

python3: CPython has migrated to GitHub #9961

merged 1 commit into from Feb 15, 2017

Conversation

yan12125
Copy link
Contributor

  • 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?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

CPython has migrated to GitHub. [1][2] The old mercurial repository [3] is no longer updated.

Since Homebrew/brew#1844, brew audit --strict returns an error:

$ brew audit --strict python3
==> Installing or updating 'rubocop' gem
Fetching: rubocop-0.47.1.gem (100%)
Successfully installed rubocop-0.47.1
1 gem installed
python3:
  * macOS has been 64-bit only since 10.6 so universal options are deprecated.
Error: 1 problem in 1 formula

Should I handle it in this PR, too?

[1] https://github.com/python/cpython/
[2] https://mail.python.org/pipermail/python-dev/2017-February/147381.html
[3] https://hg.python.org/cpython/

@yan12125
Copy link
Contributor Author

Error Message

failed: brew linkage --test fdroidserver

Stacktrace

        Missing libraries:
  /usr/local/opt/little-cms2/lib/liblcms2.2.dylib

Just like #7654, fdroidserver breaks tests...

@JCount
Copy link
Contributor

JCount commented Feb 15, 2017

I am not certain about the universal question, but I can say that fdroidserver's breakage is not at all related to this PR and you can safely just ignore it at this point. (as you probably already guessed)

@MikeMcQuaid MikeMcQuaid merged commit cf94fe6 into Homebrew:master Feb 15, 2017
@MikeMcQuaid
Copy link
Member

Thanks for your contribution to Homebrew! Without people like you submitting PRs we couldn't run this project. You rock!

@yan12125 yan12125 deleted the cpython-github branch February 15, 2017 16:24
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants