Loading pkgs/development/python-modules/mailchecker/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "mailchecker"; version = "5.0.8"; version = "5.0.9"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-rqayN1W+dqHSdRH7NFKtD07r2OztQq5FBhMaJEI3iwY="; hash = "sha256-iwg5B9pC2qRI2T6xnwyXjd4uhWVhel52Jxs1pfcoXM0="; }; # Module has no tests Loading Loading
pkgs/development/python-modules/mailchecker/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "mailchecker"; version = "5.0.8"; version = "5.0.9"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-rqayN1W+dqHSdRH7NFKtD07r2OztQq5FBhMaJEI3iwY="; hash = "sha256-iwg5B9pC2qRI2T6xnwyXjd4uhWVhel52Jxs1pfcoXM0="; }; # Module has no tests Loading