On Mon, Jun 19, 2006 at 08:44:48AM -0400, Phillip J. Eby wrote: > At 10:51 AM 6/19/2006 +0200, AGiss wrote: > >(The workaround is to not provide the download URL on berlios in > >setup.py. That's what I'll do in next release.) > > FYI, you don't need a new release; just edit the setup.py and run "setup.py > register" -- that will update your PyPI listing immediately, with no need > for a new release.
Yes, but setup.py comes from the file tagged for a release, so if I change it, I need to make a new release, not because of a technical tool, but because I don't like to have a version that is not coherent between repository/website/pypi/tarball/win32exe/etc. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
