Hello, thanks for all your jobs.
I begin a new project that will be released in 2010-03-01 and decide to try tg2.1 (a3). When I try to install it in a virtualenv (amd64/debian/squeeze/ python-2.5.4 & virtualenv-1.3.3) following "http://www.turbogears.org/2.1/docs/main/ DownloadInstall.html" and using command : easy_install -i http://www.turbogears.org/2.1/downloads/current/index tg.devtools i got : ============================================= Searching for tg.devtools Best match: tg.devtools 2.1a3 Processing tg.devtools-2.1a3-py2.5.egg tg.devtools 2.1a3 is already the active version in easy-install.pth Using /home/maestro/_zero/tg21/mabase/lib/python2.5/site-packages/ tg.devtools-2.1a3-py2.5.egg Processing dependencies for tg.devtools Searching for repoze.who>=1.0.18 Reading http://www.turbogears.org/2.1/downloads/current/index/repoze.who/ No local packages or download links found for repoze.who>=1.0.18 error: Could not find suitable distribution for Requirement.parse ('repoze.who>=1.0.18') ============================================= Could you help me ? On 30 nov, 00:28, percious <[email protected]> wrote: > In keeping with our monthly releases, the TurboGears team presents > 2.1a3. This release is primarily a bugfix release. There are no > compatibility issues with this release. Here are the major items > fixed. > > * Fixed problems with Beaker Secret Key functionality. (Thanks > Sanjiv) > * Fixed infinite loop problem associated with lookup. > * Fixed RestController so delete() works with nested RCs. > * Refactored configuration support to handle non-SA persistance. > * Deprecated lookup in favor of _lookup. > > This is likely to be the last alpha version before the beta lock > down. b1 may have some minor api changes from this point, but it does > not look like there is anything major. We are this means that we will > be in bugfix-only mode starting mid-january, as we march to a final > release for Pycon in 2010. > > The documentation team spent a considerable amount of time working the > docs, they are posted at:http://www.turbogears.org/2.1/docs/. Our > todo list is down to 114, from the 140 we ballooned to since the last > sprint. It would be great to have the todo list under 50 before > formal release, but we have been working on those items which are > priority, so the docs are really not in that bad of shape despite the > high number of todo items. > > cheers. > -chris -- 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.

