diff options
| author | Martin Pitt <martin.pitt@canonical.com> | 2012-11-20 11:41:48 +0100 |
|---|---|---|
| committer | Martin Pitt <martin.pitt@canonical.com> | 2012-11-20 11:41:48 +0100 |
| commit | d07479422c5930856ebb5ff362e176bd5c64441a (patch) | |
| tree | 5578717919fa9bc6151748ae8126aac8d08da7f4 /debian | |
| parent | 7898eab688249a2200156c5be039d91ba58a8b39 (diff) | |
| download | python-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/changelog | 2 |
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 |
