python-httplib2 0.7.2-1ubuntu1 source package in Ubuntu

Changelog

python-httplib2 (0.7.2-1ubuntu1) precise; urgency=low

  * debian/patches/use_system_cacerts.patch: Use system ca certificates,
    not the bundled ones (LP: #882027)
 -- Marc Deslauriers <email address hidden>   Wed, 14 Dec 2011 14:28:01 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
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-1ubuntu1.debian.tar.gz 12.8 KiB 6a3551734767f58958edb120fbbd48a64a2439b3eb2646f20f05559e23543c6b
python-httplib2_0.7.2-1ubuntu1.dsc 2.2 KiB 5c92832441057ae71357dbdf194bde0de48e3cbc6b1fe65ac1c520364377bf82

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.