cherrypy3 3.2.2-4ubuntu3 source package in Ubuntu

Changelog

cherrypy3 (3.2.2-4ubuntu3) trusty; urgency=medium

  * debian/rules: Move cherryd to /usr/sbin/ where it belongs and the test
    suite expects it.
 -- Martin Pitt <email address hidden>   Fri, 17 Jan 2014 11:29:42 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cherrypy3_3.2.2.orig.tar.gz 404.4 KiB dc5a88562795c2ee462dac5b37aba1cf4f34f3e27281ec11049227039308b691
cherrypy3_3.2.2-4ubuntu3.debian.tar.gz 10.6 KiB da20d3384ffbf03300bd256ddd536f595b18d15246fa1bcf1a6e6ca19074caa2
cherrypy3_3.2.2-4ubuntu3.dsc 2.3 KiB 6140f69cb2dd2e427954fcb5d553467ab781b27d503cf03e62ec50f4abc442dc

Available diffs

View changes file

Binary packages built by this source

python-cherrypy3: Python web development framework - version 3

 CherryPy is a pythonic, object-oriented web development framework. It
 provides the foundation over which complex web-based applications can
 be written, with little or no knowledge of the underlying
 protocols. CherryPy allows developers to build web applications in
 much the same way they would build any other object-oriented Python
 program. This usually results in smaller source code developed in
 less time.
 .
 CherryPy is up-to-date with the latest developments on using Python
 for web development: it features a bundled WSGI server, and is able
 to integrate with other dispatching mechanisms, such as
 Routes. CherryPy can be run as a standalone application, since it
 provides its own HTTP server; setting it up behind another HTTP
 server, such as Apache, or even with mod_python are also options.
 .
 This version is backwards incompatible with the 2.2 version in some
 ways. See http://www.cherrypy.org/wiki/UpgradeTo30.

python3-cherrypy3: Python 3 web development framework - version 3

 CherryPy is a pythonic, object-oriented web development framework. It
 provides the foundation over which complex web-based applications can
 be written, with little or no knowledge of the underlying
 protocols. CherryPy allows developers to build web applications in
 much the same way they would build any other object-oriented Python
 program. This usually results in smaller source code developed in
 less time.
 .
 CherryPy is up-to-date with the latest developments on using Python
 for web development: it features a bundled WSGI server, and is able
 to integrate with other dispatching mechanisms, such as
 Routes. CherryPy can be run as a standalone application, since it
 provides its own HTTP server; setting it up behind another HTTP
 server, such as Apache, or even with mod_python are also options.
 .
 This version is backwards incompatible with the 2.2 version in some
 ways. See http://www.cherrypy.org/wiki/UpgradeTo30.