python-webob 1.2.3-2ubuntu1 source package in Ubuntu

Changelog

python-webob (1.2.3-2ubuntu1) saucy; urgency=low

  [ Yolanda Robla ]
  * Merge from Debian unstable (LP: #1201323).  Remaining changes:
    + Added python 3 support:
      - debian/control
      - debian/rules
    + debian/patches/fix_test_headers2.patch: Test should pass independently
      of the order of result.
    + debian/watch: Keep PyPI download.

  [ Barry Warsaw ]
  * Added DEP-3 headers to fix_test_headers2.patch.

python-webob (1.2.3-2) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Thomas Goirand ]
  * Uploading to unstable.

python-webob (1.2.3-1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Uploading to experimental.
  * Increase compat level and debhelper to 9.
  * Added missing --install-layout=deb when calling setup.py.
  * Bumped standard-version to 3.9.4 (no change).
 -- Barry Warsaw <email address hidden>   Tue, 23 Jul 2013 17:55:26 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-webob_1.2.3.orig.tar.gz 188.5 KiB 3cbae4c6531a025e26ab2a6fc202f0644879051c40389ac27d68ee9ca80ceb81
python-webob_1.2.3-2ubuntu1.debian.tar.gz 4.8 KiB b46312f77367b6fbd04ddc4c4c047b7797cdf51c67dbf0b60e474be183b32517
python-webob_1.2.3-2ubuntu1.dsc 2.4 KiB 40b426970235037ec4324be41482159611b342eb52b22bc5691edf95084d95fb

Available diffs

View changes file

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.

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.