python-httplib2 0.20.2-3 source package in Ubuntu
Changelog
python-httplib2 (0.20.2-3) unstable; urgency=medium * Remove constraints unnecessary since buster: + python3-httplib2: Drop versioned constraint on python3-pysimplesoap in Breaks. -- Debian Janitor <email address hidden> Wed, 25 May 2022 20:49:55 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-httplib2_0.20.2-3.dsc | 2.2 KiB | fe2aab189ef62f5ab108beeec1765e731250f96b4af84cdb940ae98ba482695d |
python-httplib2_0.20.2.orig.tar.gz | 261.0 KiB | e404681d2fbcec7506bcb52c503f2b021e95bee0ef7d01e5c221468a2406d8dc |
python-httplib2_0.20.2-3.debian.tar.xz | 9.4 KiB | 756dd26da5152028affbe1acc8ebfd39ba838660a709c8f606461d8ad00453a8 |
Available diffs
- diff from 0.20.2-2 to 0.20.2-3 (473 bytes)
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.