[Pkg-privacy-commits] [torbrowser-launcher] 02/28: Remove unused dependency of IPolicyForHTTPS
Ulrike Uhlig
u-guest at moszumanska.debian.org
Sun Jul 10 21:18:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch debian/sid
in repository torbrowser-launcher.
commit b2c8f0d239e5740ec3fb1ce9db9313640f913d83
Author: Dhole <dhole at openmailbox.org>
Date: Wed Apr 13 23:44:18 2016 +0200
Remove unused dependency of IPolicyForHTTPS
In d054f2a the certificate pinning was removed (#224) so IPolicyForHTTPS
is no longer requiered. This is requiered to make torbrowser-launcher
work with python-twisted packages where IPolicyForHTTPS is not yet
implemented such as the one shipped with Ubuntu 14.04
---
torbrowser_launcher/launcher.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/torbrowser_launcher/launcher.py b/torbrowser_launcher/launcher.py
index a05c4a1..a3d2486 100644
--- a/torbrowser_launcher/launcher.py
+++ b/torbrowser_launcher/launcher.py
@@ -30,7 +30,6 @@ import os, subprocess, time, json, tarfile, hashlib, lzma, threading, re, unicod
from twisted.internet import reactor
from twisted.web.client import Agent, RedirectAgent, ResponseDone, ResponseFailed
from twisted.web.http_headers import Headers
-from twisted.web.iweb import IPolicyForHTTPS
from twisted.internet.protocol import Protocol
from twisted.internet.error import DNSLookupError, ConnectionRefusedError
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list