python-httplib2 0.7.2-1 source package in Ubuntu

Changelog

python-httplib2 (0.7.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/ssl-validation.patch:
    - Removed, applied upstream.
  * debian/patches/godaddy-certificate.patch:
    - Removed, applied upstream.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  25 Nov 2011 10:07:07 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
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.2.orig.tar.gz 85.3 KiB 050e54bd4e406c7b7951ca9812a3ee6eb242666368e325fed5a295280482966b
python-httplib2_0.7.2-1.debian.tar.gz 12.1 KiB 20e0001705884bd2f5d2db76d02d6f57c61ec418a2e1e8eff613fe07c331f838
python-httplib2_0.7.2-1.dsc 2.1 KiB 31f6b67de84264669b2e49eb79ab6e96de1b12682d51eeee051d06659dbfeff1

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.