tag 830170 pending
thanks

Hello,

Bug #830170 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/dnspython.git;a=commitdiff;h=b9901f1

---
commit b9901f1f65a313fd2fe122d3bbbb638db28681e9
Author: Scott Kitterman <[email protected]>
Date:   Fri Jul 15 01:52:40 2016 -0400

    Disable tests unless manually enabled to avoid network access during build 
(Closes: #830170)
    
    * Drop http_proxy (problem is DNS traffic on port 53)
    * Disable tests unless manually enabled to avoid network access during
      build (Closes: #830170)

diff --git a/debian/changelog b/debian/changelog
index 13a536f..09fb4b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dnspython (1.14.0-3) unstable; urgency=medium
+
+  * Drop http_proxy (problem is DNS traffic on port 53)
+  * Disable tests unless manually enabled to avoid network access during
+    build (Closes: #830170)
+
+ -- Scott Kitterman <[email protected]>  Fri, 15 Jul 2016 01:17:53 -0400
+
 dnspython (1.14.0-2) unstable; urgency=medium
 
   * Update python3-dnspython description synopsis

Reply via email to