Interestingly the new packaging of python-setuptools in Ubuntu Lucid adds a .egg-info for Distribute with a working version number but leaves the .egg-info for setuptools with no version number:
$ dpkg --listfiles python-setuptools | grep egg-info$ /usr/lib/python2.6/dist-packages/distribute-0.6.10.egg-info /usr/share/pyshared/distribute-0.6.10.egg-info /usr/share/pyshared/setuptools.egg-info /usr/lib/python2.6/dist-packages/setuptools.egg-info It is too bad that we didn't add in the setuptools version number when we had the chance! But I guess it is a bit late in the Lucid release cycle to change it now. ;-) -- no version number in the .egg-info filename https://bugs.launchpad.net/bugs/390965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs