Loading pkgs/development/python-modules/types-docutils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-docutils"; version = "0.19.0"; version = "0.19.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-lJNrGWGqzaYexrsKzxFpzXgwtSMLZFhVwdR4m68ZaF4="; hash = "sha256-ffEzuHEFr0EPxqmSAwpw7p9aLCY2xa/n4N4oXrn9sBU="; }; # Module doesn't have tests Loading Loading
pkgs/development/python-modules/types-docutils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-docutils"; version = "0.19.0"; version = "0.19.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-lJNrGWGqzaYexrsKzxFpzXgwtSMLZFhVwdR4m68ZaF4="; hash = "sha256-ffEzuHEFr0EPxqmSAwpw7p9aLCY2xa/n4N4oXrn9sBU="; }; # Module doesn't have tests Loading