Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump python{,3}-urllib3 to 1.10.4 | Daniele Tricoli | 2015-05-04 |
| | |||
* | Move python-ndg-httpsclient, python-openssl and python-pyasn1 to Suggests | Daniele Tricoli | 2015-05-04 |
| | | | | | inside python-requests' stanza since Python 2.7.9 include SNI support and PEP 476 made it as secure as Python 3. | ||
* | * d/control: Remove the Build-Depends on python{,3}-pytest since we | Barry Warsaw | 2014-11-19 |
| | | | | | | aren't actually running the tests at build time. (Closes: #770173) * d/rules: Update the comment about why the tests are currently disabled at build time to point to the updated upstream url. | ||
* | Bump python{,3}-urllib3 to (>=1.9.1) | Daniele Tricoli | 2014-10-20 |
| | |||
* | - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into | Daniele Tricoli | 2014-10-08 |
| | | | | | | | | | python-urllib3's Recomends to ensure that SNI works as expected and to prevent CRIME attack. (Closes: #755805) - Add python3-ndg-httpsclient, python3-openssl and python3-pyasn1 into python3-urllib3's Suggests since Python 3 already support SNI and and SSL compression can be disabled using OP_NO_COMPRESSION. | ||
* | Bump Standards-Version to 3.9.6 (no changes needed) | Daniele Tricoli | 2014-10-08 |
| | |||
* | Fix duplicate-short-description | Daniele Tricoli | 2014-10-08 |
| | |||
* | * Team upload. | Barry Warsaw | 2014-06-04 |
| | | | | | | | * New upstream release. * d/patches/*: Refreshed. * d/control: Added python{,3}-pytest to Build-Depends. * d/rules: Fixed running of test suite during package build. | ||
* | * Team upload. | Barry Warsaw | 2014-05-22 |
| | | | | | | * d/control: - Fix python-requests-whl Depends. - Fix typo in python-requests-whl description. | ||
* | -wheels -> -whl | Barry Warsaw | 2014-05-20 |
| | |||
* | * debian/control | Barry Warsaw | 2014-05-15 |
| | | | | | | | | | | - Add python-requests-wheels binary package. - Build-Depends on python3-wheel, python-setuptools, and python3-setuptools. - wrap-and-sort. * debian/rules: - Simplify by using PYBUILD_NAME. - Build the universal wheels. | ||
* | Bumped Standards-Version to 3.9.5 (no changes needed) | Daniele Tricoli | 2014-01-27 |
| | |||
* | Switched to pybuild | Daniele Tricoli | 2013-10-18 |
| | |||
* | Bumped python(3)-urllib3 to (>=1.7.1) | Daniele Tricoli | 2013-10-18 |
| | |||
* | - Temporarily bumped X-Python-Version to >= 2.7 to prevent FTBFS | Daniele Tricoli | 2013-06-21 |
| | | | | due to lack of python-urllib3 for Python 2.6 | ||
* | * debian/compat | Daniele Tricoli | 2013-06-21 |
| | | | | | | | - Bumped debhelper compatibility level to 9 * debian/control - Bumped debhelper B-D to (>= 9) | ||
* | Fixed lintian vcs-field-not-canonical | Daniele Tricoli | 2013-01-20 |
| | |||
* | Bumped Standards-Version to 3.9.4 (no changes needed) | Daniele Tricoli | 2013-01-20 |
| | |||
* | Removed python-gevent and python-oauthlib from Recommends since upstream is ↵ | Daniele Tricoli | 2013-01-19 |
| | | | | not using them anymore | ||
* | Removed python*-six since python*-urllib3 is not embedded anymore | Daniele Tricoli | 2013-01-19 |
| | |||
* | Set python*-urllib3 (>= 1.5) | Daniele Tricoli | 2013-01-19 |
| | |||
* | Added python-urllib3, python3-urllib3 to Build-Depends and Depends | Daniele Tricoli | 2013-01-19 |
| | |||
* | debian/control | Daniele Tricoli | 2013-01-19 |
| | | | | | - Added python-chardet, python3-chardet to Build-Depends and moved them from Recommends to Depends | ||
* | Added python-oauthlib to python-requests' Recommends field | Daniele Tricoli | 2012-05-19 |
| | |||
* | Updated Description field | Daniele Tricoli | 2012-04-01 |
| | |||
* | Added python3-chardet to python3-requests' Recommends field | Daniele Tricoli | 2012-04-01 |
| | |||
* | Added python(3)-six to Builds-Depends | Daniele Tricoli | 2012-03-19 |
| | |||
* | Removed embedded copy of python-six | Daniele Tricoli | 2012-03-18 |
| | |||
* | Bumped Standards-Version to 3.9.3 (no changes needed) | Daniele Tricoli | 2012-03-16 |
| | |||
* | Fix typo in python3-requests' ${python3:Depends} | Piotr Ożarowski | 2012-02-21 |
| | |||
* | Added python3 package | Daniele Tricoli | 2012-02-05 |
| | |||
* | Added ca-certificates to Depends | Daniele Tricoli | 2012-02-05 |
| | |||
* | Bumped X-Python-Version >= 2.6 | Daniele Tricoli | 2012-02-04 |
| | |||
* | Added python-chardet to Recommends | Daniele Tricoli | 2012-02-04 |
| | |||
* | Moved python-gevent from Depends field to Recommends field so ↵ | Daniele Tricoli | 2011-10-19 |
| | | | | python-requests can be installed also in ia64 and sparc | ||
* | Dropped python-eventlet from Depends field because it's not used anymore | Daniele Tricoli | 2011-10-18 |
| | |||
* | New upstream release | Daniele Tricoli | 2011-06-26 |
| | |||
* | Added forgotten depends | Daniele Tricoli | 2011-06-07 |
| | |||
* | Added X-Python-Version: >= 2.5 | Daniele Tricoli | 2011-06-07 |
| | |||
* | Added more features to description | Daniele Tricoli | 2011-06-06 |
| | |||
* | Bumped debhelper version to (>= 7.0.50~) for overrides | Daniele Tricoli | 2011-06-06 |
| | |||
* | Minor cleaning | Daniele Tricoli | 2011-06-06 |
| | |||
* | Initial packaging | Daniele Tricoli | 2011-06-06 |