turbogears 1.1.1-1ubuntu1 source package in Ubuntu

Changelog

turbogears (1.1.1-1ubuntu1) lucid; urgency=low

  * Update from Debian Unstable for Python 2.6 compatibility fixes
  * Add python-tgmochikit to python-turbogears Recommends
  * Remove ez_setup calls from setup.py so ez_setup doesn't try to download
    packages during build
 -- Scott Kitterman <email address hidden>   Wed, 07 Apr 2010 21:48:13 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Lucid
Original maintainer:
Ubuntu Development Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
turbogears_1.1.1.orig.tar.gz 1.1 MiB 766057c097e5fec37bcd31cf6c94b9a10e3c9fbffa3c8c6d0f92d6a9069df31f
turbogears_1.1.1-1ubuntu1.diff.gz 9.2 KiB f0fb6ac15024e31bb4e02229b18fd22e9c8029fd32c45473acc2a7d3367cf4fa
turbogears_1.1.1-1ubuntu1.dsc 1.7 KiB 41999e8fa756033d1a40f2700685b732dbc5b0388049686e8d9133d5c4d29abf

Available diffs

View changes file

Binary packages built by this source

python-turbogears: Python-based web framework

 TurboGears takes the best components available and combines them into one
 easy-to-install, documented whole. TurboGears includes parts that join the
 pieces together and make them work together seamlessly, but doesn't obscure
 each included project. This allows you to take advantage of all existing
 documentation, articles, mailing lists and other resources that have built up
 in the communities for each project.
 .
 TurboGears glues together the following components:
 .
  * CherryPy/Paste frameworks
  * SQLObject/SQLAlchemy Object Relational Mappers
  * Kid/Genshi templating systems
  * Mochikit javascript library