python.pkgs.pyspf: add pydns to dependencies

+2
+2
pkgs/top-level/python-packages.nix
··· 8460 8460 sha256 = "18j1rmbmhih7q6y12grcj169q7sx1986qn4gmpla9y5gwfh1p8la"; 8461 8461 }; 8462 8462 8463 + propagatedBuildInputs = with self; [ pydns ]; 8464 + 8463 8465 meta = { 8464 8466 homepage = "http://bmsi.com/python/milter.html"; 8465 8467 description = "Python API for Sendmail Milters (SPF)";