[Python-modules-team] python-urllib3_1.2.2-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Feb 10 23:08:09 UTC 2012
(new) python-urllib3_1.2.2-1.debian.tar.gz optional python
(new) python-urllib3_1.2.2-1.dsc optional python
(new) python-urllib3_1.2.2-1_all.deb optional python
HTTP library with thread-safe connection pooling for Python
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
(new) python-urllib3_1.2.2.orig.tar.gz optional python
(new) python3-urllib3_1.2.2-1_all.deb optional python
HTTP library with thread-safe connection pooling for Python3
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
.
This package contains the Python 3 version of the library.
Changes: python-urllib3 (1.2.2-1) unstable; urgency=low
.
* Initial release (Closes: #648783)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 648783
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list