Re: Wheels For ...

2015-09-08 Thread Sven R. Kunze
On 06.09.2015 22:06, Ned Batchelder wrote: As a developer of a Python package, I don't see how this would be better. The developer would still have to get their software into some kind of uniform configuration, so the central authority could package it. You've moved the problem from, "everyone h

Re: Wheels For ...

2015-09-06 Thread Ned Batchelder
On Sunday, September 6, 2015 at 1:33:58 PM UTC-4, Sven R. Kunze wrote: > > Why do developers need to build their distribution themselves? > > ... > > With this post, I would like raise awareness of the people in charge of > the Python infrastructure. Sven, you ask a question, and then say you

Re: Wheels For ...

2015-09-06 Thread Mark Lawrence
On 06/09/2015 20:31, Terry Reedy wrote: On 9/6/2015 1:33 PM, Sven R. Kunze wrote: With this post, I would like raise awareness of the people in charge of the Python infrastructure. pypa is in charge of packaging. https://github.com/pypa I believe the google groups link is their discussion foru

Re: Wheels For ...

2015-09-06 Thread Laura Creighton
In a message of Sun, 06 Sep 2015 15:31:16 -0400, Terry Reedy writes: >On 9/6/2015 1:33 PM, Sven R. Kunze wrote: >> >> With this post, I would like raise awareness of the people in charge of >> the Python infrastructure. > >pypa is in charge of packaging. https://github.com/pypa >I believe the googl

Re: Wheels For ...

2015-09-06 Thread Terry Reedy
On 9/6/2015 1:33 PM, Sven R. Kunze wrote: Hi folks, currently, I came across http://pythonwheels.com/ during researching how to make a proper Python distribution for PyPI. I thought it would be great idea to tell other maintainers to upload their content as wheels so I approached a couple of the