python-httplib2 0.14.0-1 source package in Ubuntu

Changelog

python-httplib2 (0.14.0-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Håvard Flaget Aasen ]
  * New upstream version 0.14.0
  * Bump debhelper to 12.
  * Rebase patches onto 0.14.0

  [ Jonathan Carter ]
  * Remove ancient versioned depends for python-all and python3-all

 -- Håvard Flaget Aasen <email address hidden>  Mon, 18 Nov 2019 11:13:37 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
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.14.0-1.dsc 2.2 KiB 3145489dc26a3bf87462d8fd834fc8b747718fe3df9c6923d0b41d8f81cad10c
python-httplib2_0.14.0.orig.tar.gz 214.4 KiB 34537dcdd5e0f2386d29e0e2c6d4a1703a3b982d34c198a5102e6e5d6194b107
python-httplib2_0.14.0-1.debian.tar.xz 6.4 KiB 7005df0e95eaeae4a57cd2887cfcef9231c9658fbb427d537da4f259b5390106

No changes file available.

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.