python-httplib2 0.32.0-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release.
  * Use pytest-forked (closes: #1141010).
  * Unset pybuild's proxy environment variables; in this case, those just
    serve to confuse the test suite.

 -- Colin Watson <email address hidden>  Wed, 01 Jul 2026 11:15:11 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking proposed main libs

Builds

Stonking: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.32.0-1.dsc 2.4 KiB ce8cb0db85e32a946f0a17604c8a5b35a28c35ad9274e144e92fa7fb5c96c2ac
python-httplib2_0.32.0.orig.tar.gz 248.3 KiB 48a0ef30a42db65d8f3399045e1d09ab0ba66e3b9efc360d07f80ea55d286025
python-httplib2_0.32.0-1.debian.tar.xz 7.9 KiB 86f63e03c973508894a7d0a0d0ba962e89190d279126f30cf839de3d79844228

Available diffs

No changes file available.

Binary packages built by this source

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.