python-httplib2 0.14.0-1ubuntu1 source package in Ubuntu

Changelog

python-httplib2 (0.14.0-1ubuntu1) focal; urgency=medium

  * Fix crash in debug print in HTTPSConnectionWithTimeout.connect.

 -- Colin Watson <email address hidden>  Sat, 11 Apr 2020 09:59:51 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main libs

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.14.0.orig.tar.gz 214.4 KiB 34537dcdd5e0f2386d29e0e2c6d4a1703a3b982d34c198a5102e6e5d6194b107
python-httplib2_0.14.0-1ubuntu1.debian.tar.xz 6.8 KiB c54f5d95efdf4c18c285442383ac7796ab385f0246c4243ad05c970a8577d97e
python-httplib2_0.14.0-1ubuntu1.dsc 2.3 KiB 6f2fbf208990b4986eaad0bba13ee41606545660bc342f892ecc7c30dc451f8d

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.