python-httplib2 0.18.1-3ubuntu1 source package in Ubuntu
Changelog
python-httplib2 (0.18.1-3ubuntu1) impish; urgency=medium * Fix test_inject_space failure after bpo-43882 fix -- Graham Inggs <email address hidden> Wed, 11 Aug 2021 13:15:02 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- 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.18.1.orig.tar.gz | 256.8 KiB | 8af66c1c52c7ffe1aa5dc4bcd7c769885254b0756e6e69f953c7f0ab49a70ba3 |
python-httplib2_0.18.1-3ubuntu1.debian.tar.xz | 9.7 KiB | 1160cc0de25cb5186c93ccb7f08bb0158c01227c57589c389b68c6dfca57cbb3 |
python-httplib2_0.18.1-3ubuntu1.dsc | 2.3 KiB | 3032ed9192c1a162a387d37fc6749fc6a8774ce4c318be06faa8496e1f1cc011 |
Available diffs
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.