Re: [pygame] Help testing windows builds?

2016-07-21 Thread René Dudfield
Hellos, - There are some new wheels up now. If you have a mac, please `pip install pygame`? Note, you can use a virtualenv now, so you don't need to install it in your system site-packages. - The building of the dependencies is automated using homebrew recipes. - The wheels are uplo

Re: [pygame] Help testing windows builds?

2016-07-17 Thread Thomas Kluyver
René has just pushed some Mac wheels to PyPI as well, so anyone on OSX 10.11 can also try 'pip install --pre pygame'. There are wheels for Python 3.5 and 2.7. On 16 July 2016 at 15:44, Paul Vincent Craven wrote: > For some reason my configuration is messed up and I can't run sdist right > now. I

Re: [pygame] Help testing windows builds?

2016-07-16 Thread Paul Vincent Craven
For some reason my configuration is messed up and I can't run sdist right now. I'll have to look into it when I've got a bit more time. Paul Vincent Craven On Sat, Jul 16, 2016 at 12:31 AM, Thomas Kluyver wrote: > If you're on windows, yes, you can try a beta version by running: > > pip install

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Thomas Kluyver
You can do it inside a virtualenv to isolate it from your existing installation. Weird quirks: hopefully not, but that's what we hope to find out. :) On 16 Jul 2016 7:44 a.m., "DiliupG" wrote: > Doing this will update my existing Pygame right? and cause all sorts of > weird quirks right? :) :) >

Re: [pygame] Help testing windows builds?

2016-07-15 Thread DiliupG
Doing this will update my existing Pygame right? and cause all sorts of weird quirks right? :) :) On Sat, Jul 16, 2016 at 11:01 AM, Thomas Kluyver wrote: > If you're on windows, yes, you can try a beta version by running: > > pip install --pre pygame > > Paul, any chance of getting an sdist uplo

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Thomas Kluyver
If you're on windows, yes, you can try a beta version by running: pip install --pre pygame Paul, any chance of getting an sdist uploaded too? Clone the source and run python setup.py sdist. That would let people try it on other platforms too. Thomas On 16 Jul 2016 6:17 a.m., "DiliupG" wrote: >

Re: [pygame] Help testing windows builds?

2016-07-15 Thread DiliupG
This is so exciting watch. Are we able to download a new version of Pygame now? When? From where? Diliup Gabadamudalige On 16 Jul 2016 4:51 a.m., "Paul Vincent Craven" wrote: > Ok, files are uploading. First one of the six is up now. Rest should be in > a few minutes. > > Paul Vincent Craven >

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Paul Vincent Craven
Ok, files are uploading. First one of the six is up now. Rest should be in a few minutes. Paul Vincent Craven On Fri, Jul 15, 2016 at 3:28 PM, Thomas Kluyver wrote: > Thanks Paul :-) > > I've just pushed a commit to set the version number to 1.9.2b1. This is > now building on Appveyor: > https:

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Paul Vincent Craven
Ok, it will take me an hour or two before I've got time. Paul Vincent Craven On Fri, Jul 15, 2016 at 3:28 PM, Thomas Kluyver wrote: > Thanks Paul :-) > > I've just pushed a commit to set the version number to 1.9.2b1. This is > now building on Appveyor: > https://ci.appveyor.com/project/pygame/

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Thomas Kluyver
Thanks Paul :-) I've just pushed a commit to set the version number to 1.9.2b1. This is now building on Appveyor: https://ci.appveyor.com/project/pygame/pygame-temp-m8dun/build/1.0.11 Once that has finished - probably in about 5 minutes - could you download the 6 wheels that produces, make an sdi

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Paul Vincent Craven
I'm happy to upload new files. Shoot an e-mail to the list when you have a distribution ready. I'd give access to you Thomas to upload, but I get a second login screen when I try, and it doesn't accept my login when I enter it. So I might have upload permission, but not admin permission? Paul Vin

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Thomas Kluyver
It looks like Paul Craven has the upload rights for pygame on testpypi. Paul, would you be willing to upload some fresh files? Or to give me upload access? Alternatively, we could declare the current state 'beta 1' and upload it as a prerelease on PyPI. That would need René or Paul to do it. Thom

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Florian Krause
In the meantime, it would be very helpful to upload the working Windows build to test-PyPi. On Fri, Jul 15, 2016 at 7:16 PM, Thomas Kluyver wrote: > On 15 July 2016 at 17:43, Florian Krause > wrote: > >> That's great! Is there an eta for when the files will be released at PyPi? >> > > At the mo

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Thomas Kluyver
On 15 July 2016 at 17:43, Florian Krause wrote: > That's great! Is there an eta for when the files will be released at PyPi? > At the moment, the crucial thing that's holding up a release is testing and fixing some issues on Mac. Anyone who might be able to help with that, see: https://bitbucke

Re: [pygame] Help testing windows builds?

2016-07-15 Thread Florian Krause
That's great! Is there an eta for when the files will be released at PyPi? On Sat, Jun 18, 2016 at 11:55 AM, Thomas Kluyver wrote: > On 18 June 2016 at 10:16, René Dudfield wrote: > >> Thanks to Paul, Leonard, Thomas (and others I've forgot... sorry!) there >> are automated windows wheels. >> h

Re: [pygame] Help testing windows builds?

2016-06-18 Thread Thomas Kluyver
On 18 June 2016 at 10:16, René Dudfield wrote: > Thanks to Paul, Leonard, Thomas (and others I've forgot... sorry!) there > are automated windows wheels. > https://ci.appveyor.com/project/pygame/pygame-temp-m8dun > I know it's not immediately obvious how to get and install pygame from that page.

[pygame] Help testing windows builds?

2016-06-18 Thread René Dudfield
Hellos! Thanks to Paul, Leonard, Thomas (and others I've forgot... sorry!) there are automated windows wheels. https://ci.appveyor.com/project/pygame/pygame-temp-m8dun Anyone able to help test these builds with pip, and windows? We're tracking the 1.9.2 release on this issue... https://bitbucke