Tarek Ziadé <ziade.tarek <at> gmail.com> writes: > I will cut a release during the sprint, unless someone involved in the > project would like to volunteer to do a release. >
It's great that a 0.6.15 has been uploaded to PyPI, but there are still a couple of problems with it: 1. distribute_setup.py expects a .tar.gz, and fails with a 404 error because only the .zip is available. 2. Although the distribute_setup.py in the .zip refers to 0.6.15, the http://python-distribute.org/distribute_setup.py is still referring to 0.6.14. I've logged this as an issue on your Bitbucket repo (#193). Regards, Vinay Sajip _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
