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.7"; version = "5.0.8"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-u5htHCI10mn6AQDlAShMpbyI4PcqiRgpRvsy5Q3km+0="; hash = "sha256-rqayN1W+dqHSdRH7NFKtD07r2OztQq5FBhMaJEI3iwY="; }; # 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.7"; version = "5.0.8"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-u5htHCI10mn6AQDlAShMpbyI4PcqiRgpRvsy5Q3km+0="; hash = "sha256-rqayN1W+dqHSdRH7NFKtD07r2OztQq5FBhMaJEI3iwY="; }; # Module has no tests Loading