Re: [pygame] What's next for Pygame project?

2015-07-17 Thread Lenard Lindstrom
Hi René, If I can get into the AppVeyor account I believe I can fix the build script. The setup.py command to create the msi installer is incorrect. Lenard On 15-07-14 12:28 AM, René Dudfield wrote: On Sun, Jul 12, 2015 at 2:20 AM, Lenard Lindstrom > wrote: Hi Pe

Re: [pygame] What's next for Pygame project?

2015-07-17 Thread René Dudfield
That is Pauls Craven's Appveyor account, which I don't have access. Here is the pull request for the work. https://bitbucket.org/pygame/pygame/pull-request/45/create-python-wheel-builds-using-appveyor/diff The build bot issue: https://bitbucket.org/pygame/pygame/issues/154/set-up-more-build-b

Re: [pygame] What's next for Pygame project?

2015-07-17 Thread Lenard Lindstrom
On 15-07-15 05:44 AM, Sam Bull wrote: On Sun, 2015-07-12 at 18:48 -0700, Lenard Lindstrom wrote: A Pygame buildbot two tasks, building a Pygame installer for a particular operating system, then running the Pygame unit tests on the new build. On the note of testing, I would also like to see pyga