Christopher Arndt wrote: > Alberto Valverde schrieb: > >> Christopher Arndt wrote: >> Mercurial doesn't have to be installed to "easy_install" mercurial >> archives. These are created on the fly from the repository tip, >> > > Ok, I see. > > >> *zipped*, and served by hgweb. easy_install couldn't care less if the >> zip was dynamically generated or if is was a static file gathering dust >> in some hard drive platter ;) >> > > >> Take a look if you want to see for yourself at the links labeled >> "download zip" in http://toscawidgets.org/download. This URL is listed >> as "download_url" in pypi for prioritized_methods so easy_install looks >> there when it sees pypi has no 'dev' version registered there. >> > > I still don't like idea of TJ having a dependency on a development > version of another project. Please make a release and require that. >
Ok, I've just released 0.2 to pypi [1] and updated turbojson's setup.py accordingly [2]. The only development version TJ still depends on is PEAK-Rules itself, I have no control over that package though. Alberto [1] http://pypi.python.org/pypi/prioritized_methods/0.2 [2] http://trac.turbogears.org/changeset/4920 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
