3
0
Fork 0
forked from mirrors/nixpkgs

python.pkgs.pyspf: add pydns to dependencies

This commit is contained in:
Nikolay Amiantov 2017-07-27 15:59:10 +03:00
parent 3a04b2c318
commit 4907e58a02

View file

@ -8460,6 +8460,8 @@ in {
sha256 = "18j1rmbmhih7q6y12grcj169q7sx1986qn4gmpla9y5gwfh1p8la";
};
propagatedBuildInputs = with self; [ pydns ];
meta = {
homepage = "http://bmsi.com/python/milter.html";
description = "Python API for Sendmail Milters (SPF)";