On Jul 11, 2007, at 6:40 PM, Phillip J. Eby wrote: ... > There are two pieces still missing: > > 1. Access to "hidden" packages' release info
I'm not sure what you are referring to here. Are you talking about hidden releases? Or something else? > 2. Links in the long_description that are rendered by PyPI's web > interface > > Without #2, we can't pick up author-provided Subversion links; see: > > http://peak.telecommunity.com/DevCenter/setuptools#making-your- > package-available-for-easyinstall > for details. AFAICT, the information is available in the output of the release_data method. ... > To be honest, the one thing I did *not* anticipate in this design > was that Jim would be making 20 releases of the same package > available in "unhidden" form. :) I assume you understand why this is needed. (Or maybe it isn't needed and I'm missing something.) We need to be able to depend on old versions and AFAICT, setuptools can't see hidden releases. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig