(repoze.who.plugins.sql is all set) |
mNo edit summary |
||
Line 14: | Line 14: | ||
{| | {| | ||
! Module !! Packaged !! Approved !! in Fedora !! in EPEL !! Comments | ! Module !! Packaged !! Approved !! in Fedora !! in EPEL !! Comments | ||
|- | |||
| [http://turbogears.org/ TurboGears2] || X || || || || https://bugzilla.redhat.com/show_bug.cgi?id=468230 | |||
|- | |||
| [http://turbogears.org tg.devtools] || X || || || || https://bugzilla.redhat.com/show_bug.cgi?id=468804 | |||
|- | |||
| [http://pypi.python.org/pypi/Catwalk Catwalk] || X || || || || https://bugzilla.redhat.com/show_bug.cgi?id=503591 | |||
|- | |- | ||
| [http://sprox.org sprox] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=503592 | | [http://sprox.org sprox] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=503592 | ||
Line 28: | Line 34: | ||
|- | |- | ||
| [http://code.gustavonarea.net/repoze.what-quickstart repoze.what-quickstart] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=501576 | | [http://code.gustavonarea.net/repoze.what-quickstart repoze.what-quickstart] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=501576 | ||
|- | |- | ||
| [http://repoze.org repoze.who] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=468227 | | [http://repoze.org repoze.who] || X || X || X || X || https://bugzilla.redhat.com/show_bug.cgi?id=468227 | ||
Line 46: | Line 50: | ||
|- | |- | ||
| [http://pypi.python.org/pypi/chameleon.genshi/ chameleon.genshi] || || || || || | | [http://pypi.python.org/pypi/chameleon.genshi/ chameleon.genshi] || || || || || | ||
|} | |} | ||
Revision as of 15:59, 19 August 2009
TurboGears2 is a next-generation Python web framework. TurboGears 1.x is already fully-supported within Fedora and EPEL. This page is to track the status of v2.0.
You can find RPM repositories for Fedora 10, 11 and EPEL 5 here. http://lmacken.fedorapeople.org/rpms/tg2/
The directory for each distro contains a 'tg2.repo' file that you can place in '/etc/yum.repos.d'. You can then install TurboGears2 by running:
yum install TurboGears2 python-tg-devtools
Core TG2 Dependencies
Moksha specific dependencies
Module | Packaged | Approved | in Fedora | in EPEL | Comments |
---|---|---|---|---|---|
pytz | X | X | X | X | "pytz" rather than "python-pytz" |
tw.jquery | X | https://bugzilla.redhat.com/show_bug.cgi?id=468226 | |||
feedcache | X | X | X | X | https://bugzilla.redhat.com/show_bug.cgi?id=462529 |
pyevent | X | X | X | X | |
orbited | X | https://bugzilla.redhat.com/show_bug.cgi?id=499476 | |||
python-stomper | X | X | X | ||
python-morbid | X | X | X | branched but cannot build due to missing deps | https://bugzilla.redhat.com/show_bug.cgi?id=499475 |
Added value
Module | Packaged | Approved | in Fedora | in EPEL | Comments |
---|---|---|---|---|---|
repoze.profile | |||||
repoze.squeeze | |||||
coverage | X | X | X | X | https://bugzilla.redhat.com/show_bug.cgi?id=499487 |
multiprocessing |