Re: [Distutils] RFC: Binary Distribution Format for distutils2/packaging

2012-03-13 Thread PJ Eby
On Tue, Mar 13, 2012 at 8:18 PM, Jim Fulton wrote: > 3) New egg-like format "pbd" > > - Arrange suffix so ignored by setuptools/distribute > - new-style meta data > - would be a zip file > > - Essentially, .egg format with new-style meta data and different > suffix. > FWIW, if I

Re: [Distutils] RFC: Binary Distribution Format for distutils2/packaging

2012-03-13 Thread Carl Meyer
On 03/13/2012 05:18 PM, Jim Fulton wrote: [snip] > 1) setuptools eggs > >- Have to support legacy meta-data format > > 2) bdist > >- Need to add python version for: > - compatibility info > - also provides delimeter between version # and platform >- Need to update setuptool

[Distutils] Packaging poster from PyCon US 2012

2012-03-13 Thread Nick Wilson
Here is the poster on the future of Python packaging that we presented at the PyCon US 2012 poster session. Feel free to hack it up for your own purposes. https://github.com/njwilson/pycon-2012-packaging-poster Thanks, Nick Wilson, Ryan Baker, Taylor Hand, Taylor Michael

[Distutils] RFC: Binary Distribution Format for distutils2/packaging

2012-03-13 Thread Jim Fulton
Sometimes, binary distributions are useful. This is especially true for Windows and maybe Macs. (They may also be useful for other platforms in closed environments, where the shortcomings of distutils platform definitions aren't such a problem.) Distutils2/packaging (d2/p :) doesn't support the e

Re: [Distutils] Where are published zc.buildout tests ?

2012-03-13 Thread David Glick
On Mar 13, 2012, at 3:34 PM, Encolpe Degoute wrote: > Le 13/03/2012 21:35, Benji York a écrit : >> On Tue, Mar 13, 2012 at 4:19 PM, Encolpe Degoute >> wrote: >>> I'm trying to finish a patch for zc.buildout. To prevent any errors I >>> want to compare my tests results with the standard tests. >>

Re: [Distutils] Where are published zc.buildout tests ?

2012-03-13 Thread Encolpe Degoute
Le 13/03/2012 21:35, Benji York a écrit : > On Tue, Mar 13, 2012 at 4:19 PM, Encolpe Degoute > wrote: >> I'm trying to finish a patch for zc.buildout. To prevent any errors I >> want to compare my tests results with the standard tests. >> Is there a place where zc.buildout tests are runned and pub

Re: [Distutils] Where are published zc.buildout tests ?

2012-03-13 Thread Benji York
On Tue, Mar 13, 2012 at 4:19 PM, Encolpe Degoute wrote: > I'm trying to finish a patch for zc.buildout. To prevent any errors I > want to compare my tests results with the standard tests. > Is there a place where zc.buildout tests are runned and published ? See the DEVELOPERS.txt file for instruc

[Distutils] Where are published zc.buildout tests ?

2012-03-13 Thread Encolpe Degoute
Hello, I'm trying to finish a patch for zc.buildout. To prevent any errors I want to compare my tests results with the standard tests. Is there a place where zc.buildout tests are runned and published ? Regards, -- Encolpe DEGOUTE http://encolpe.degoute.free.fr/ Logiciels libres, hockey sur gla

[Distutils] [RELEASED] Distutils2 1.0a4

2012-03-13 Thread Éric Araujo
Hello, On behalf of the distutils2 contributors, I am thrilled to announce the release of Distutils2 1.0a4. Distutils2 is the packaging library that supersedes Distutils. It supports distributing, uploading, downloading, installing and removing projects, and is also a support library for other pa

Re: [Distutils] [RELEASED] Distutils2 1.0a4

2012-03-13 Thread Éric Araujo
What would be a release email without errors? :) The wiki link I gave doesn’t work, it should be http://wiki.python.org/moin/Distutils2/Contributing ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutil