python.pkgs.pyspf: add pydns to dependencies
This commit is contained in:
parent
3a04b2c318
commit
4907e58a02
@ -8460,6 +8460,8 @@ in {
|
|||||||
sha256 = "18j1rmbmhih7q6y12grcj169q7sx1986qn4gmpla9y5gwfh1p8la";
|
sha256 = "18j1rmbmhih7q6y12grcj169q7sx1986qn4gmpla9y5gwfh1p8la";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
propagatedBuildInputs = with self; [ pydns ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://bmsi.com/python/milter.html";
|
homepage = "http://bmsi.com/python/milter.html";
|
||||||
description = "Python API for Sendmail Milters (SPF)";
|
description = "Python API for Sendmail Milters (SPF)";
|
||||||
|
Loading…
Reference in New Issue
Block a user