tag 833860 pending
thanks
Hello,
Bug #833860 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/pexpect.git;a=commitdiff;h=61cb26c
---
commit 61cb26ca92c352d1d2f3230d446147b7c7c3e47c
Author: Tobias Hansen <[email protected]>
Date: Fri Aug 12 13:38:56 2016 +0000
Set http_proxy='127.0.0.1:9' for sphinx-build to prevent internet access.
diff --git a/debian/changelog b/debian/changelog
index a07972c..a77f626 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ pexpect (4.2.0-1) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.8.
* Bump dh compat to 9.
* Install without *.install files.
+ * Set http_proxy='127.0.0.1:9' for sphinx-build to prevent
+ internet access (Closes: #833860)
+
-- Tobias Hansen <[email protected]> Wed, 10 Aug 2016 14:20:41 +0100