Skip to content

Non-Windows warning #14

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

Closed
wants to merge 13 commits into from
Closed

Non-Windows warning #14

wants to merge 13 commits into from

Conversation

emmatyping
Copy link

Okay, here we go. This should target the right branch.

@mottosso
Copy link
Member

Thanks a lot @ironmanmark20, only it looks like we're merging a master branch on-top of the 5.3 branch.

I know it's confusing, the master branch was meant to be the current branch, if only PyPI supported uploads of over 50mb.

I'll try and cherry-pick your changes into the 5.3 branch to see if that works.

@mottosso
Copy link
Member

I managed to cherry pick your change, included your name in the commit for proper credit, and updated the message to appear more clearly to the user installing.

Here's how it looks.

marcus@ubuntu:~$ pip install python-qt5
Downloading/unpacking python-qt5
  Downloading python-qt5-0.1.10.zip (57.5Mb): 57.5Mb downloaded
  Running setup.py egg_info for package python-qt5


    The binaries distributed with this version are Windows only,

    - If you are on linux, look at
    github.com/pyqt/python-qt5/wiki/Compiling-PyQt5-on-Ubuntu-12.04.

    - If you are on OS X, look at the OSX specific port:
    github.com/pyqt/python-qt5-mavericks

And it's been uploaded to PyPI as version 1.0.10.

Thanks again.

@mottosso mottosso closed this May 24, 2015
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.

2 participants