On May 10, 2009, at 4:29 PM, Mike Orr wrote:
> > I bumped WebHelpers' version to 1.0b1-dev. As soon as I get all the > outstanding patches in I'll release a beta. I also changed the home > page and download links in setup.py. Because WebHelpers doesn't have > its own home page, I created a Bitbucket wiki page to serve the role. > > I don't understand this comment by Philip in ticket #599: > > """ > Beware that fixing the development location was a pain in the ass last > time we did. The page that shows this location to tools like > easy_install incorporates the development location from every release. > So we had to edit the old damn URL out of every release's page data > > If this is still the case you might want to first complain to the pypi > people about it which is really what we should have done > """ I'm referring to the development url on pypi. When we tried changing pylons' (after moving to hg) we changed the url in setup.py and re- registered. Pypi started advertising that new url but never stopped advertising the old one. Clients get the dev urls from the pypi simple view, e.g. for WebHelpers: http://pypi.python.org/simple/WebHelpers So for whatever reason (probably the sort order on the simple page), with the option of two dev urls, easy_install kept going to the old broken one. To fix this we had to edit the old url out of every release registered on pypi until it was finally omitted from the simple page. -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---