python-sponge 0.3.1-1 source package in Ubuntu

Changelog

python-sponge (0.3.1-1) unstable; urgency=low

  * New release. (Closes: #542134)
  * Fixed debian/control, it should depend on python-routes.

python-sponge (0.3.0-1) unstable; urgency=low

  * New release. (Closes: #542134)

python-sponge (0.2.1) experimental; urgency=low

  * New release
  * Fixed the control file.

python-sponge (0.2.0) experimental; urgency=low

  * New release.
  * Removed python-pmock from dependencies.
  * Added python-mox, python-nose, python-imaging and python-yaml to dependencies.

python-sponge (0.1.3) experimental; urgency=low

  * New release, minor bug fix.

python-sponge (0.1.1) experimental; urgency=low

  * New release.

python-sponge (0.1) experimental; urgency=low

  * Initial release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 Nov 2009 23:11:09 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Gabriel Falcao
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-sponge_0.3.1.orig.tar.gz 845.1 KiB e8c2a26ef50920f541284a61a394de140b8506c6d4fe25b1f3259d93c7ecb9a8
python-sponge_0.3.1-1.diff.gz 1.5 KiB 9a04dc3fdf1b6cba00c5653b219d942e7ee4a1ebcdedd5850d3c1ba3f91f9cdf
python-sponge_0.3.1-1.dsc 1.7 KiB 84b60c49160fe59ef91994a5045aae6631cf2f52addb15d1d693da4191ef5c4e

View changes file

Binary packages built by this source

python-sponge: Sponge is a web framework built on top of CherryPy and Genshi

 Sponge is a very tiny web framework, aiming on testability thus being
 simple enough to always keep things DRY (Don't Repeat Yourself),
 which is a development approach with a philosophy aimed at reducing
 repetition of code.