On 20 Dic, 03:47, Istvan Albert <[EMAIL PROTECTED]> wrote: > On Dec 19, 9:44 pm, Istvan Albert <[EMAIL PROTECTED]> wrote: > > > On Dec 19, 8:07 pm, "Giampaolo Rodola'" <[EMAIL PROTECTED]> wrote: > > > download_url = 'http://code.google.com/p/pyftpdlib/downloads/list', > > this is from looking at your setup.py here: > > http://pyftpdlib.googlecode.com/svn/trunk/setup.py
You're right, the setup.py included in the tarball reports an invalid download url. I fixed the issue in setup.py and used "setup.py register" for uploading the new package on pypi again. As you can see from here: http://pypi.python.org/pypi?name=pyftpdlib&version=0.2.0&:action=display_pkginfo ...now the download url is correct, but the problem still remains. :-\ -- http://mail.python.org/mailman/listinfo/python-list