python-httplib2 0.9.2+dfsg-1ubuntu0.1 source package in Ubuntu

Changelog

python-httplib2 (0.9.2+dfsg-1ubuntu0.1) bionic; urgency=medium

  * Cherrypick upstream fixes to set SNI hostname in python2 client. LP:
    #1815481

 -- Dimitri John Ledkov <email address hidden>  Wed, 12 Dec 2018 19:20:12 +1100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.9.2+dfsg.orig.tar.gz 303.8 KiB 6df94a7c5ee588b63660ed226ecf2acf092938352e8eee976abae0217aa95024
python-httplib2_0.9.2+dfsg-1ubuntu0.1.debian.tar.xz 20.1 KiB 1f8db669085942aae5b57b3a7e1e385e71aa23da3999d2d3bad8683485c64b58
python-httplib2_0.9.2+dfsg-1ubuntu0.1.dsc 2.0 KiB 80e19a3ea7b3582d61892bafaaeed71fd74f1f2d71f25ae73b2d0550a2fe2c56

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.