python-httplib2 0.20.4-3 source package in Ubuntu

Changelog

python-httplib2 (0.20.4-3) unstable; urgency=medium

  * Team upload.
  * Remove unused d/s/include-binaries
  * Use dh-sequence-python3
  * Update (build) dependencies (Closes: #1027634)
  * Switch to autopkgtest-pkg-pybuild
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <email address hidden>  Tue, 03 Jan 2023 08:12:26 +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
Noble release main libs
Mantic release main libs
Lunar release main libs

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.20.4-3.dsc 2.3 KiB 63c3a370117322aa6c9c2ceea9bf1be86375d171c828ac65635be5cd0a1fe087
python-httplib2_0.20.4.orig.tar.xz 210.1 KiB d3722ac1474ab342bc48b70abe7e5d21d5524a3b262bd37fe2baf21793579444
python-httplib2_0.20.4-3.debian.tar.xz 9.4 KiB ad8bf9da9d8b16a95bc25eba8ef7bde88c8c1a9b48158991c9b2fe678d7fe2e8

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.