various: Remove references to about to be deleted thirdparty/dnspython
[gd/samba-autobuild/.git] / third_party / wscript
index f7a6daff0dd2ca47cd4255101e0fd13c3ecc562e..ecd1975d7b897f7631d0d4c47837e4fae328f074 100644 (file)
@@ -7,7 +7,6 @@ from waflib import Options, Errors
 
 # work out what python external libraries we need to install
 external_pkgs = {
-    "dns.resolver": "dnspython/dns",
     "iso8601": "pyiso8601/iso8601",
     }