python-httplib2 0.22.0-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release.
  * Drop skip-ca-md-too-weak-ssl-tests.patch, no longer needed.

 -- Colin Watson <email address hidden>  Sun, 19 May 2024 17:25: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
Oracular release main libs

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-httplib2_0.22.0-1.dsc 2.4 KiB 7e01800dfd55105d92affa00a0f5324d2e481381b56d89e5064d16429003f44f
python-httplib2_0.22.0.orig.tar.gz 342.9 KiB d7a10bc5ef5ab08322488bde8c726eeee5c8618723fdb399597ec58f3d82df81
python-httplib2_0.22.0-1.debian.tar.xz 8.7 KiB feaf0f780862bc9a0a46471a78733ae5897a935f680c2bf629c86ece98858167

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.