On Tue, Sep 22, 2009 at 3:04 PM, davidjagoe <[email protected]> wrote: > > Ahoy! > > I have built a TG2 app using the recommended method (virtualenv, tg2- > bootstrap, paster, ...) and everything works great. I am now preparing > for the first production deployment of my app and would like to deploy > it as an egg. The setup.py lists the correct dependencies (e.g. > TurboGears2 >= 2.0.3). Unfortunately the latest TG2 version in PyPI is > 2.0.1, so when I easy_install my app that is the latest version I can > get. > This is correct, sorry about this. The version in the private index is the canonical place to look for it.
> Firstly, is there any reason that later versions are not in PyPI? > just that the person that owns the index didn't update it :( > Secondly, I have not been involved in this community before (this is > my first TG app) but if you could use a hand I'd be happy to upload > the later releases. > Thank you for the offer :) the problem right now is about coordination. And the need for a better release process > > Thanks, > David > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

