python-httplib2 0.7.1-1ubuntu1 source package in Ubuntu

Changelog

python-httplib2 (0.7.1-1ubuntu1) oneiric; urgency=low

  * debian/patches/ssl-validation-lp839826.patch:
    - Cherry-pick SSL certificate fix from upstream hg (Closes: #839826).
 -- Roman Yepishev <email address hidden>   Mon, 12 Sep 2011 13:59:31 +0200

Upload details

Uploaded by:
Roman Yepishev
Sponsored by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Luca Falavigna
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-httplib2_0.7.1.orig.tar.gz 82.6 KiB 140016f5d520b916df5d98af7f424ba8866ffe4cccd9b9c2804b57c61445ded7
python-httplib2_0.7.1-1ubuntu1.debian.tar.gz 15.7 KiB 6766efac2ba621b2242c3e1160192d1ee50da142196cc686155944633d909d94
python-httplib2_0.7.1-1ubuntu1.dsc 2.0 KiB d0612b243e9114e8978bfd6dc6df7875aceb76a478ecfa98470c3d73f9413e08

Available diffs

View changes file

Binary packages built by this source

python-httplib2: comprehensive HTTP client library written for Python

 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python2 series.

python3-httplib2: comprehensive HTTP client library written for Python3

 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python3 series.