aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update changelog for new upstream releaseChristopher Baines2015-12-22
* merge patched into masterChristopher Baines2015-12-22
|\
| * Do not use embedded copy of ssl.match_hostname, when possible••• The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch Stefano Rivera2015-12-22
| * Do not use logging-clear-handlers to see all logging output and••• disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. Forwarded: not-needed Last-Update: 2014-7-7 Patch-Name: 04_relax_nosetests_options.patch Daniele Tricoli2015-12-22
| * Use setuptools.setup() so that the bdist_wheel••• command will work. Last-Update: 2014-05-15 Patch-Name: 03_force_setuptools.patch Barry Warsaw2015-12-22
| * require SSL certificate validation by default by using••• CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch Jamie Strandboge2015-12-22
| * Do not use embedded copy of python-six.•••Forwarded: not-needed Patch-Name: 01_do-not-use-embedded-python-six.patch Daniele Tricoli2015-12-22
| * Import python-urllib3_1.13.1.orig.tar.gzupstream/1.13.1upstreamChristopher Baines2015-12-22
* | record new upstream branch created by importing python-urllib3_1.13.1.orig.ta...Christopher Baines2015-12-22
* | ignore egg-infoPiotr Ożarowski2015-10-18
* | Refresh debian/patches/01_do-not-use-embedded-python-six.patchDaniele Tricoli2015-10-11
* | Remove debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch•••It was taken from upstream and it's now included in this release. Daniele Tricoli2015-10-11
* | merge patched into masterDaniele Tricoli2015-10-10
|\ \
| * | Do not use embedded copy of ssl.match_hostname, when possible••• The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch Stefano Rivera2015-10-10
| * | Do not use logging-clear-handlers to see all logging output and••• disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. Forwarded: not-needed Last-Update: 2014-7-7 Patch-Name: 04_relax_nosetests_options.patch Daniele Tricoli2015-10-10
| * | Use setuptools.setup() so that the bdist_wheel••• command will work. Last-Update: 2014-05-15 Patch-Name: 03_force_setuptools.patch Barry Warsaw2015-10-10
| * | require SSL certificate validation by default by using••• CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch Jamie Strandboge2015-10-10
| * | Do not use embedded copy of python-six.•••Forwarded: not-needed Patch-Name: 01_do-not-use-embedded-python-six.patch Daniele Tricoli2015-10-10
| |/
* | Update Vcs fields for git migrationDaniele Tricoli2015-10-10
* | New upstream releaseDaniele Tricoli2015-10-09
* | merge patched into masterDaniele Tricoli2015-10-09
|\ \
| * | Rely on six to import httplib or http.client.•••Origin: https://github.com/shazow/urllib3/commit/f4eb94bc36277d5d584683a03fc9eb3950429a15 Patch-Name: 06_rely-on-six-to-import-httplib-or-http.client.patch SVN-Git Migration2015-10-09
| * | Do not use embedded copy of ssl.match_hostname, when possible••• The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch Stefano Rivera2015-10-09
| * | Do not use logging-clear-handlers to see all logging output and••• disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. Forwarded: not-needed Last-Update: 2014-7-7 Patch-Name: 04_relax_nosetests_options.patch Daniele Tricoli2015-10-09
| * | Use setuptools.setup() so that the bdist_wheel••• command will work. Last-Update: 2014-05-15 Patch-Name: 03_force_setuptools.patch Barry Warsaw2015-10-09
| * | require SSL certificate validation by default by using••• CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch Jamie Strandboge2015-10-09
| * | Do not use embedded copy of python-six.•••Forwarded: not-needed Last-Update: 2015-05-03 Patch-Name: 01_do-not-use-embedded-python-six.patch Daniele Tricoli2015-10-09
| |/
| * Import python-urllib3_1.12.orig.tar.gzDaniele Tricoli2015-10-09
* | record new upstream branch created by importing python-urllib3_1.12.orig.tar.gzDaniele Tricoli2015-10-09
* | Update Vcs fields for git migrationSVN-Git Migration2015-10-08
* | git-dpm configSVN-Git Migration2015-10-08
* | Initialize git-dpmSVN-Git Migration2015-10-08
|\ \
| * | Rely on six to import httplib or http.client.•••Origin: https://github.com/shazow/urllib3/commit/f4eb94bc36277d5d584683a03fc9eb3950429a15 Patch-Name: 06_rely-on-six-to-import-httplib-or-http.client.patch SVN-Git Migration2015-10-08
| * | Do not use embedded copy of ssl.match_hostname, when possible••• The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch Stefano Rivera2015-10-08
| * | Do not use logging-clear-handlers to see all logging output and••• disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. Forwarded: not-needed Last-Update: 2014-7-7 Patch-Name: 04_relax_nosetests_options.patch Daniele Tricoli2015-10-08
| * | Use setuptools.setup() so that the bdist_wheel••• command will work. Last-Update: 2014-05-15 Patch-Name: 03_force_setuptools.patch Barry Warsaw2015-10-08
| * | require SSL certificate validation by default by using••• CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch Jamie Strandboge2015-10-08
| * | Do not use embedded copy of python-six.•••Forwarded: not-needed Last-Update: 2015-05-03 Patch-Name: 01_do-not-use-embedded-python-six.patch Daniele Tricoli2015-10-08
| |/
* | Merge SVN HEADSVN-Git Migration2015-10-08
|\ \
| * | s/UNRELEASED/unstable/Piotr Ożarowski2015-09-09
| * | Add debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch•••Rely on six to import httplib or http.client. Thanks to Edward Betts for the report. (Closes: #796356) Daniele Tricoli2015-08-23
* | | Imported Debian patch 1.11-2Daniele Tricoli2015-08-23
| | |
| \ \
*-. | | Imported Debian patch 1.11-1Daniele Tricoli2015-08-17
|\ \| | | | |/ | |/|
| | * s/UNRELEASED/unstable/Piotr Ożarowski2015-08-17
| | * Add python-ntlm to python-urllib3's SuggestsDaniele Tricoli2015-08-17
| | * Add python{,3}-tornado to Build-DependsDaniele Tricoli2015-08-17
| | * Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2015-08-17
| | * New upstream releaseDaniele Tricoli2015-08-17
| * | Imported Upstream version 1.11SVN-Git Migration2015-10-08
| | |
| \ \
*-. \ \ Imported Debian patch 1.10.4-1Daniele Tricoli2015-05-03
|\ \ \ \ | | |/ / | |/| / | | |/