TurboGears 0.9a1 released!

1 view
Skip to first unread message

Kevin Dangoor

unread,
Feb 23, 2006, 2:26:09 PM2/23/06
to turbo...@googlegroups.com, turbogear...@googlegroups.com
I'm pleased to announce the first alpha release of TurboGears 0.9.
This release has been long in coming, but there's a lot that's new.
This release includes "widgets" for working with forms easily, the
Toolbox (including the CatWalk database model browser) set of
browser-based development tools, internationalization, revamped and
hugely improved error handling, and an identity framework for
out-of-the-box authentication/authorization. There are *many*
improvements to TurboGears in this release. Take a look at the
changelog:

http://www.turbogears.org/preview/about/changelog.html

This release is essentially feature-complete. I'm calling it an alpha
because there are still a number of bugs to correct and the
documentation needs a lot of updates and enhancements. For people who
have been running TurboGears out of svn, you now have a more stable
base to work from.

Many thanks to the members of the TurboGears core team, and the 40+
people who adding things large and small to this release!

Preview site:
http://www.turbogears.org/preview/index.html

Download via easy_install:
easy_install -f http://www.turbogears.org/preview/download/index.html TurboGears

Upgrade instructions:
http://www.turbogears.org/preview/download/upgrade.html

And, with this release, we're now ready to do all kinds of neat things
at the PyCon sprint next week!

Sebastien Douche

unread,
Feb 23, 2006, 2:59:14 PM2/23/06
to turbo...@googlegroups.com
On 2/23/06, Kevin Dangoor <dan...@gmail.com> wrote:
>
> I'm pleased to announce the first alpha release of TurboGears 0.9.

Yeah! Congrat Kevin and all! :)

--
Sébastien Douche <sdo...@gmail.com>
XPDay France le 23 & 24 Mars 2006 - séminaire sur l'agilité.
Venez découvrir les méthodes agiles // http://www.xp-france.net

Richard Standbrook

unread,
Feb 23, 2006, 3:21:11 PM2/23/06
to turbo...@googlegroups.com
That's fantastic news, way to go everyone!

On 2/23/06, Kevin Dangoor <dan...@gmail.com> wrote:
>

b88...@gmail.com

unread,
Feb 24, 2006, 12:35:06 AM2/24/06
to TurboGears
Congrats on the first alpha release!

I've packaged turbogears-0.8.9 for nslu2-linux optware [1], and am in
the process of packaging 0.9a. It's really cool runningTurboGears on a
TurboSlug [2]!

Most people here probably do not care about packaging, since setuptools
is very easy to use. But most distributions like to have all programs
packaged, the setuptools --single-version-externally-managed option is
a really good middleground.

A small request here to the TurboGears team is: please don't forget the
need of system packagers, and make available source tarball (or zip
file) for any release packages with the setup.py script.

Thanks for the excellent work,

-Brian Zhou

[1] * http://www1.linksys.com/products/product.asp?prid=640
* http://www.nslu2-linux.org/
* http://www.nslu2-linux.org/wiki/Unslung/Packages
* http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/unstable/
[2] * http://www.nslu2-linux.org/wiki/HowTo/OverClockTheSlug

Jorge Vargas

unread,
Feb 24, 2006, 8:32:11 AM2/24/06
to turbo...@googlegroups.com
great congrats to everyone!!

On 2/23/06, Kevin Dangoor <dan...@gmail.com> wrote:

Jorge Godoy

unread,
Feb 24, 2006, 10:07:00 AM2/24/06
to turbo...@googlegroups.com
"b88...@gmail.com" <b88...@gmail.com> writes:

> A small request here to the TurboGears team is: please don't forget the
> need of system packagers, and make available source tarball (or zip
> file) for any release packages with the setup.py script.

You can use eggs for that. They are zipped files that can be uncompressed and
used normally. :-)

--
Jorge Godoy <jgo...@gmail.com>

b88...@gmail.com

unread,
Feb 24, 2006, 12:37:37 PM2/24/06
to TurboGears
If only there is a tool to convert from .egg to
"--single-version-externally-managed", then we're 90% there.

Unfortunately egg in their current form is the result of running
setup.py, so it does not contain setup.py. Also it probably does not
support --root, --prefix, or build_scripts executable options.

I hope it's not too much to ask since to build the egg TurboGears must
have a source tree with setup.py available already.

-Brian Zhou

Lee McFadden

unread,
Feb 24, 2006, 1:16:00 PM2/24/06
to turbo...@googlegroups.com
On 2/24/06, b88...@gmail.com <b88...@gmail.com> wrote:
>
>
> I hope it's not too much to ask since to build the egg TurboGears must
> have a source tree with setup.py available already.
>
> -Brian Zhou
>

Correct, it should be a simple case of checking out the SVN tag for
the version you require. e.g. for the latest 0.9a1 release:

svn co http://www.turbogears.org/tags/0.9a1/

You can then zip it, omitting .svn folders.

Lee

Lee McFadden

unread,
Feb 24, 2006, 1:16:44 PM2/24/06
to turbo...@googlegroups.com
Sorry, that command should have been:

svn co http://www.turbogears.org/svn/turbogears/tags/0.9a1/

Petro Verkhogliad

unread,
Feb 24, 2006, 2:16:51 PM2/24/06
to TurboGears
That is fantastic. Thank you Kevin and all.

PV

Reply all
Reply to author
Forward
0 new messages