requests 2.9.1-3 source package in Ubuntu
Changelog
requests (2.9.1-3) unstable; urgency=medium * debian/control - Remove python-requests-whl as it's no longer necessary. - Remove python3-wheel from Build-Depends. - Fix Vcs-Git URI. - Bump Standards-Version to 3.9.7 (no changes needed). - Bump X-Python3-Version to >= 3.3. * debian/copyright - Updated copyright years. * debian/python-requests-whl.install - Remove. * debian/rules - Remove override_dh_auto_install since we no longer need to build the wheel package. -- Daniele Tricoli <email address hidden> Fri, 12 Feb 2016 07:23:58 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
requests_2.9.1-3.dsc | 2.2 KiB | 8d51aee67c1c659ca1ffc620412e7c612b083f27728c44cf3b262c26837299b5 |
requests_2.9.1.orig.tar.gz | 473.6 KiB | 6a6c018411bcc8cfb56f5c2a8d13f5451c40bf03d8e0bd59d103caf29062ef4d |
requests_2.9.1-3.debian.tar.xz | 13.1 KiB | a0d1900ad72f5ddd552e9840ff0777db742e9786e79ef7b443bb9772ffe8d989 |
Available diffs
- diff from 2.9.1-2 to 2.9.1-3 (1.4 KiB)
No changes file available.
Binary packages built by this source
- python-requests: elegant and simple HTTP library for Python2, built for human beings
Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
multipart files, and parameters with simple Python dictionaries, and access
the response data in the same way. It's powered by httplib and urllib3, but
it does all the hard work and crazy hacks for you.
.
Features
.
- International Domains and URLs
- Keep-Alive & Connection Pooling
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Basic/Digest Authentication
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- Multipart File Uploads
- Connection Timeouts
- python3-requests: No summary available for python3-requests in ubuntu yakkety.
No description available for python3-requests in ubuntu yakkety.