python-httplib2 0.11.3-2build1 source package in Ubuntu

Changelog

python-httplib2 (0.11.3-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:42:34 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.11.3.orig.tar.gz 210.8 KiB e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf
python-httplib2_0.11.3-2build1.debian.tar.xz 6.4 KiB 0d3a597037319e87c084be5d0ffa5b4f07c174eced838f867de35fa1f8f0750f
python-httplib2_0.11.3-2build1.dsc 2.2 KiB f5c6bc45d4396813009db3b2eb7602a7fa944aad9c9a5958feddb9716505b396

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.