python-httplib2 0.9+dfsg-1 source package in Ubuntu RTM
Changelog
python-httplib2 (0.9+dfsg-1) unstable; urgency=medium * New upstream release. * debian/patches/use_system_cacerts.patch: - Refresh for new upstream release. * debian/control: - Update Homepage field to the new location. - Bump Standards-Version to 3.9.5, no changes required. * debian/copyright: - Adjust copyright years. * debian/python3-httplib2.docs: - Install documentation for python3-httplib2 package too. * debian/rules: - Switch to pybuild. - Provide get-orig-source target. * debian/watch: - Point to GitHub portal. -- Luca Falavigna <email address hidden> Mon, 28 Apr 2014 22:33:06 +0200
Upload details
- Uploaded by:
- Luca Falavigna
- Uploaded to:
- Sid
- Original maintainer:
- Luca Falavigna
- Architectures:
- all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | libs | |
14.09 | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-httplib2_0.9+dfsg-1.dsc | 2.1 KiB | 64cd69bbf96fcd3fbe119b4f1f0b98c5b705b3db31e286474e4e4e7bd13b8d41 |
python-httplib2_0.9+dfsg.orig.tar.gz | 306.9 KiB | b7d8aaa925b6753ba39b27349926abf964cda0ef2332af6be03c0d62181993d4 |
python-httplib2_0.9+dfsg-1.debian.tar.xz | 12.9 KiB | ad3b8cc7c94d2dffd97c2a9e72761dbcaf3c66b1bd39977c7a92adcf7b1e3ec2 |
Available diffs
- diff from 0.8-2build1 (in Ubuntu) to 0.9+dfsg-1 (248.4 KiB)
No changes file available.
Binary packages built by this source
- python-httplib2: comprehensive HTTP client library written for Python
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 python2 series.
- 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.