Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ignore egg-info | Piotr Ożarowski | 2015-10-18 |
| | |||
* | Refresh debian/patches/01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2015-10-11 |
| | |||
* | Remove debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch | Daniele Tricoli | 2015-10-11 |
| | | | | It was taken from upstream and it's now included in this release. | ||
* | merge patched into master | Daniele Tricoli | 2015-10-10 |
| | |||
* | Update Vcs fields for git migration | Daniele Tricoli | 2015-10-10 |
| | |||
* | New upstream release | Daniele Tricoli | 2015-10-09 |
| | |||
* | merge patched into master | Daniele Tricoli | 2015-10-09 |
| | |||
* | record new upstream branch created by importing python-urllib3_1.12.orig.tar.gz | Daniele Tricoli | 2015-10-09 |
| | |||
* | Update Vcs fields for git migration | SVN-Git Migration | 2015-10-08 |
| | |||
* | git-dpm config | SVN-Git Migration | 2015-10-08 |
| | |||
* | Initialize git-dpm | SVN-Git Migration | 2015-10-08 |
| | |||
* | Imported Debian patch 1.11-2 | Daniele Tricoli | 2015-08-23 |
| | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-08-17 |
| | |||
* | Add python-ntlm to python-urllib3's Suggests | Daniele Tricoli | 2015-08-17 |
| | |||
* | Add python{,3}-tornado to Build-Depends | Daniele Tricoli | 2015-08-17 |
| | |||
* | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2015-08-17 |
| | |||
* | New upstream release | Daniele Tricoli | 2015-08-17 |
| | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-05-03 |
| | |||
* | Bump upstream version to 1.10.4 | Daniele Tricoli | 2015-05-03 |
| | |||
* | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2015-05-03 |
| | |||
* | Use pypi.debian.net redirector | Daniele Tricoli | 2015-05-03 |
| | |||
* | New upstream release | Daniele Tricoli | 2015-05-03 |
| | |||
* | s/UNRELEASED/experimental/ | Piotr Ożarowski | 2015-01-17 |
| | |||
* | Remove 06_do-not-make-SSLv3-mandatory.patch since it was merged upstream | Daniele Tricoli | 2015-01-15 |
| | |||
* | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-12-31 |
| | |||
* | New upstream release | Daniele Tricoli | 2014-12-31 |
| | |||
* | s/UNRELEASED/unstable/ | Daniele Tricoli | 2014-11-20 |
| | |||
* | Fix typo s/insicure/insecure/ | Daniele Tricoli | 2014-11-20 |
| | |||
* | Add forgotten hash sign | Daniele Tricoli | 2014-11-20 |
| | |||
* | * debian/patches/06_do-not-make-SSLv3-mandatory.patch | Daniele Tricoli | 2014-11-20 |
| | | | | | - Since SSL version 3 is insicure it is supported only if Python supports it. (Closes: 770246) | ||
* | * Team upload. | Stefano Rivera | 2014-11-18 |
| | | | | | | * Replace 05_do-not-use-embedded-ssl-match-hostname.patch with 05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: 755106, 763389) | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-10-21 |
| | |||
* | Bump python{,3}-nose to >=1.3.3 to build urllib3 on Wheezy. Thanks to | Daniele Tricoli | 2014-10-21 |
| | | | | | Nick Phillips for the report. (Closes: #765035) | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-09-23 |
| | |||
* | Bump Standards-Version to 3.9.6 (no changes needed) | Daniele Tricoli | 2014-09-23 |
| | |||
* | Refresh again | Daniele Tricoli | 2014-09-23 |
| | |||
* | Exclude dummyserver tests since they are also failing upstream | Daniele Tricoli | 2014-09-23 |
| | |||
* | Fix forgotten six import | Daniele Tricoli | 2014-09-23 |
| | |||
* | Remove debian/patches/06_add-test-init-py.patch since fixed upstream | Daniele Tricoli | 2014-09-23 |
| | |||
* | Refresh debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch | Daniele Tricoli | 2014-09-22 |
| | |||
* | Refresh debian/patches/01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-09-22 |
| | |||
* | New upstream release | Daniele Tricoli | 2014-09-22 |
| | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-09-08 |
| | |||
* | * debian/control | Daniele Tricoli | 2014-09-01 |
| | | | | | | | | | | - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into python-urllib3's Recomends to ensure that SNI works as expected and to prevent CRIME attack - 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 | ||
* | * debian/patches/06_add-test-init-py.patch | Daniele Tricoli | 2014-09-01 |
| | | | | | - Add needed test/__init__.py file not shipped in sdist | ||
* | Refresh | Daniele Tricoli | 2014-08-31 |
| | |||
* | Fix a forgotten six import | Daniele Tricoli | 2014-08-31 |
| | |||
* | Remove 06_relax-test-requirements.patch from debian/patches/series | Daniele Tricoli | 2014-08-31 |
| | |||
* | Remove since upstream now does not specify version of packages needed | Daniele Tricoli | 2014-08-31 |
| | | | | for testing inside setup.py | ||
* | Refresh 05_do-not-use-embedded-ssl-match-hostname.patch | Daniele Tricoli | 2014-08-31 |
| |