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

Changelog

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

  * d/p/lp1906720-Make-disable_ssl_certificate_validation-work-wit.patch
  - Fix TLS authentication to MAAS with maas-cli (LP: #1906720)

 -- Heather Lemon <email address hidden>  Tue, 15 Dec 2020 13:09:40 -0700

Upload details

Uploaded by:
Heather Lemon
Sponsored by:
Eric Desrochers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main libs

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.3.debian.tar.xz 20.5 KiB e738e8967336a1c6929c4d20ecdce14c167d5b2315e1f4c4e1ac1bbff031ddde
python-httplib2_0.9.2+dfsg-1ubuntu0.3.dsc 1.9 KiB 944b8a46366d09b1606515602c3d4924f813025779554af28844564278c508e2

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.