python-webob 1.4.1-1 source package in Ubuntu

Changelog

python-webob (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update Standards-Version to 3.9.6 with no other changes needed.
  * d/watch: Use the pypi.debian.net mirror.
  * d/copyright: Put debian/* under Expat like upstream.  (Closes: #748704)

 -- Barry Warsaw <email address hidden>  Mon, 27 Apr 2015 14:36:48 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-webob_1.4.1-1.dsc 2.3 KiB 5e0b2050e7ed77b05298a23071eac4f7539137fcf15cc20aadb2a87f7f511966
python-webob_1.4.1.orig.tar.gz 655.8 KiB 12f8b98390befc47336d2c0e5bad9cc48609d808eabb3f8675dc1027a3a9e9db
python-webob_1.4.1-1.debian.tar.xz 4.3 KiB cae12cfa88c68fe0130bcfe9e6cc762e4f6eea07b2138fb8b9d811f9ec27d937

Available diffs

No changes file available.

Binary packages built by this source

python-webob: Python module providing WSGI request and response objects (Python 2)

 WebOb provides wrappers around the WSGI request environment, and an object to
 help create WSGI responses.
 .
 The objects map much of the specified behavior of HTTP, including header
 parsing and accessors for other standard parts of the environment.
 .
 This is the Python 2 version of the package.

python-webob-doc: Python module providing WSGI request and response objects (documentation)

 WebOb provides wrappers around the WSGI request environment, and an object to
 help create WSGI responses.
 .
 The objects map much of the specified behavior of HTTP, including header
 parsing and accessors for other standard parts of the environment.
 .
 This is the common documentation.

python3-webob: Python module providing WSGI request and response objects (Python 3)

 WebOb provides wrappers around the WSGI request environment, and an object to
 help create WSGI responses.
 .
 The objects map much of the specified behavior of HTTP, including header
 parsing and accessors for other standard parts of the environment.
 .
 This is the Python 3 version of the package.