Re: [Catalog-sig] PyPI Development

2009-11-19 Thread M.-A. Lemburg
M.-A. Lemburg wrote: Martin v. Löwis wrote: However, it is not clear how this is deployed on the pypi.python.org server. Is there a staging installation to be used for testing ? See http://wiki.python.org/moin/CheeseShopDev Thanks for the link... I should have searched for CheeseShop

Re: [Catalog-sig] PyPI Development

2009-11-19 Thread Martin v. Löwis
I'd like to work on adding support for registering more package download information, including the possibility to register download links (as opposed to uploading files to PyPI itself) and more information on the intended target platform and Python version of a particular download resource.

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-19 Thread James Bennett
On Thu, Nov 19, 2009 at 2:11 PM, Sridhar Ratnakumar sridh...@activestate.com wrote: 7) Import itself in setup.py (foo-0.1.tar.gz/setup.py has import foo -- and that in turns imports uninstalled deps) Although that's not *always* a problem, and so I'd be wary of automatically flagging it.

Re: [Catalog-sig] PyPI Development

2009-11-19 Thread Ben Finney
Martin v. Löwis mar...@v.loewis.de writes: I'm getting a permission denied when trying to do a checkout using this URL (taken from the wiki page): svn+ssh://svn.python.org/data/repos/packages/trunk/pypi Has the URL changed or do I have to use some other setup on the client side

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-19 Thread David Lyon
Hi Srid, On Thu, 19 Nov 2009 12:11:01 -0800, Sridhar Ratnakumar sridh...@activestate.com wrote: I agree about metadata (not sure about documentation). Based on what I see from building packages[1] for PyPM, most packages fail due to one of the following reasons: 1) Missing PKG-INFO

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-19 Thread Sridhar Ratnakumar
On Thu, 19 Nov 2009 18:25:50 -0800, David Lyon david.l...@preisshare.net wrote: On Thu, 19 Nov 2009 12:11:01 -0800, Sridhar Ratnakumar sridh...@activestate.com wrote: I agree about metadata (not sure about documentation). Based on what I see from building packages[1] for PyPM, most

Re: [Catalog-sig] PyPI Development

2009-11-19 Thread Martin v. Löwis
I don't have an account on ‘svn.python.org’. How can I get a read-only checkout of the Subversion repository of the PyPI code? Neither of HTTP (error 404) nor HTTPS (HTTP authentication required) work for me with the above hostname and path. Please try again, accessing