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

Changelog

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

  * Building no changes for support python-os-brick update.

 -- <email address hidden> (Leonidas S. Barbosa)  Thu, 25 Jun 2020 00:17:40 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic security 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.2.debian.tar.xz 20.1 KiB 08678e81b9242db3ce749eaf60565a93c8504fd0fa276162326f3a37239bef63
python-httplib2_0.9.2+dfsg-1ubuntu0.2.dsc 2.3 KiB 1b7f2e2ed685980c94af9be4be102bd60d2b868c642e6c6c0e953fa3b4bc45a8

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.