python-webob 1.2.3-5fakesync1 source package in Ubuntu

Changelog

python-webob (1.2.3-5fakesync1) trusty; urgency=low

  * Fake sync due to mismatching orig tarball (LP: #1258693).

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

  [ Barry Warsaw ]
  * Remove Christoph Hass from Uploaders as per his request.

  [ Piotr Ożarowski ]
  * python-webob Breaks: python-pylons < 1.0.1 (closes: #721866)
  * Switch to buildsystem=pybuild, add dh-python to Build-Depends
  * Update debian/watch file
  * Bump Standards-Version to 3.9.5 (no changes needed)

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

  * Team upload.
  * debian/copyright: Correctly identify upstream license as Expat.
  * debian/control: Drop python-webtest B-D; no longer needed.

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

  * Team upload.
  * Add Python 3 support, contributed by Yolanda Robla.  (Closes: #717655)
  * debian/patches/fix_test_header2.patch: Test should pass independently
    of the order of result.
  * debian/control:
    - Add Barry Warsaw to Uploaders.
    - Add python3-webob and python-webob-doc binary packages.
    - wrap-and-sort
    - Add X-Python3-Version.
  * debian/watch: Use the PyPI download URL.
  * debian/rules: Modernize as per library style guide.
 -- Jackson Doak <email address hidden>   Tue, 10 Dec 2013 11:05:54 -0500

Upload details

Uploaded by:
Jackson Doak
Sponsored by:
Michael Terry
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [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-5fakesync1.debian.tar.gz 4.9 KiB f13e472f3068b81d24f780f420a7e159446cfbb0a15c550594a4442a4403b119
python-webob_1.2.3-5fakesync1.dsc 1.8 KiB a09dcdf1a3dc23357f06f7e314c6002f2f14e8ed38d4a8a707dd166917560a16

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.

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.