python-httplib2 0.7.1-2 source package in Ubuntu

Changelog

python-httplib2 (0.7.1-2) unstable; urgency=low

  * debian/patches/ssl-validation.patch:
    - Cherry-pick patch from upstream hg to fix incorrect checks for
      SSL certificate domain names.
 -- Luca Falavigna <email address hidden>   Mon,  24 Oct 2011 09:45:12 +0000

Upload details

Uploaded by:
Luca Falavigna
Uploaded to:
Precise
Original maintainer:
Luca Falavigna
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [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-2.debian.tar.gz 15.6 KiB 17e547bb92fb39a2194bf05c17a179bd7fb0f7171efb5bad34527eb47acfd3dd
python-httplib2_0.7.1-2.dsc 2.0 KiB d06ab1673ca80fe0aa9d098b6c522a505913a778f65314d53a3780187cec6a54

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.