Since the 2.6.0 release pypi policy changed and release tarballs can't be hosted on launchpad anymore, they have to be uploaded to http://pypi.python.org/pypi
This fixes setup.py sdist to generate the right tarball with nearly the same content as the one produced for 2.7.0.
Such a tarball have been uploaded to pypi properly signed and tested for installation in venv.