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=f970969
---
commit f9709695c42dec405c49647b9db093317d543342
Author: Scott Kitterman <[email protected]>
Date: Thu Jul 7 17:06:57 2016 -0400
Add http_proxy in debian/rules so network access is not attempted - Policy
4.9, added in 3.9.7 (Closes: #830170)
diff --git a/debian/changelog b/debian/changelog
index 18f230e..13a536f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-dnspython (1.14.0-2) UNRELEASED; urgency=medium
+dnspython (1.14.0-2) unstable; urgency=medium
* Update python3-dnspython description synopsis
+ * Add http_proxy in debian/rules so network access is not attempted - Policy
+ 4.9, added in 3.9.7 (Closes: #830170)
- -- Scott Kitterman <[email protected]> Mon, 13 Jun 2016 12:59:10 -0400
+ -- Scott Kitterman <[email protected]> Thu, 07 Jul 2016 17:04:28 -0400
dnspython (1.14.0-1) unstable; urgency=medium