On Sep 11, 2009, at 4:57 PM, Alexander J Smith wrote:
On Fri, Sep 11, 2009 at 4:54 PM, Alexander J Smith <alex@zope.com> wrote:
On Fri, Sep 11, 2009 at 4:44 PM, Marius Gedminas <marius@gedmin.as> wrote:
On Fri, Sep 11, 2009 at 03:51:30PM -0400, Gary Poster wrote:
Hi. pypi advertises http://pypi.python.org/pypi/zc.zservertracelog/1.2.0 but there is no download to be found! :-) Could whoever made the release add the download?
Is it important that the same person do it? In theory, since svn has tags for all releases, anybody could check out the right tag and do
python setup.py sdist upload
I believe you need to have PyPI privileges for that distribution in order to upload--an elite set of alexsmith, J1m, benji, achapman. :-)
Sorry, my mistake! I'm fixing this right away.
-- Alex Smith Software Engineer Zope Corporation
Fixed :)
Thank you very much Alex! :-) Gary