summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2012-11-20 11:41:48 +0100
committerMartin Pitt <martin.pitt@canonical.com>2012-11-20 11:41:48 +0100
commitd07479422c5930856ebb5ff362e176bd5c64441a (patch)
tree5578717919fa9bc6151748ae8126aac8d08da7f4 /debian
parent7898eab688249a2200156c5be039d91ba58a8b39 (diff)
downloadpython-apt-d07479422c5930856ebb5ff362e176bd5c64441a.tar.gz
tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
gnupg does not get along with proxies (LP #789049)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cad5c31c..e934f203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ python-apt (0.8.8ubuntu5) UNRELEASED; urgency=low
debug.
* aptsources/distro.py: Replace the deprecated getiterator() ElementTree
method with iter(), to avoid raising a PendingDeprecationWarning.
+ * tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
+ gnupg does not get along with proxies (LP #789049)
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 20 Nov 2012 09:43:36 +0100