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: update resources #45019

Closed
wants to merge 181 commits into from
Closed

python: update resources #45019

wants to merge 181 commits into from

Conversation

wifijanitor
Copy link

  • [x ] Have you followed the guidelines for contributing?
  • [x ] Have you checked that there aren't other open pull requests for the same formula update/change?
  • [x ] Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • [x ] Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • [x ] Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Update to current versions of pip, wheel and setuptools.
This is in relation to 43867

wifijanitor and others added 20 commits October 8, 2019 13:08
Closes #45015.

Signed-off-by: Rui Chen <rchen@meetup.com>
Closes #45018.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
Closes #45021.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
Closes #45023.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
Closes #45024.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
Closes #42386.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Closes #45013.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
Closes #45020.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
BrewTestBot and others added 17 commits October 10, 2019 16:53
Closes #45086.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
Closes #45087.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
Closes #45091.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Closes #45090.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Closes #45089.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Closes #45042.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
@fxcoudert
Copy link
Member

doitlive and sip also require a revision bump (each one in its separate commit, please)

@wifijanitor
Copy link
Author

wifijanitor commented Oct 10, 2019

doitlive appears to already be pulling the latest version of 4.3.0 from what I can see on pypi.

I was able to see that sip had a new version, I updated sip to pull 5.0.0

I'm fairly new with git and contributing to a large project. Please let me know if I did something incorrectly.

@fxcoudert
Copy link
Member

I think you have push a lot of new unrelated commits to this PR, probably when trying to rebase on top of the master branch. I've tried a clean PR with the same content (and revision bumps) in #45222

@fxcoudert fxcoudert closed this Oct 12, 2019
@lock lock bot added the outdated PR was locked due to age label Jan 7, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.