Le 4 mars 2011 à 05:57, Suresh V. a écrit : > Luca Fabbri wrote: >> On Wed, Mar 2, 2011 at 12:35 PM, Gilles Lenfant >> <[email protected]> wrote: >>> >>> >> Another thing I really like (but few Plone product do this) is to not >> publish on pypi only the last working version of the product >> auto-hiding others (I mean, when you plan to release it): > > Can zest.releaser do this?
After looking into various Pypi protocol related docs, it seems that this is not a part of the standard options. Each "Pypi" like server (PloneSoftwareCenter, mypypi, ...) has each its own set of presentation options. If you'e owner of a package on pypi.python.org: * sign in * browse your package's admin page * uncheck "Auto-hide old releases" * Select "No" in "Hide?" column the versions table for the versions. http://dl.dropbox.com/u/5767983/pypipackageadmin.png Et voilà... http://dl.dropbox.com/u/5767983/pypipackageshow.png HTH -- Gilles Lenfant > >> For example - http://pypi.python.org/pypi/Plone > > _______________________________________________ > Product-Developers mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/product-developers _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/product-developers
