Loading pkgs/development/python-modules/numpydoc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "numpydoc"; version = "1.6.0"; version = "1.7.0"; pyproject = true; disabled = isPy27; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname; inherit version; hash = "sha256-rnpTgPCgY3PDr+FszRW9ebxrB/JwTLxvHn7MlLT1/A0="; hash = "sha256-hm5a5bZQnc+HP8Y4ESD1wxrPE7E1Y2wagdaMFmqV+SE="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/numpydoc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "numpydoc"; version = "1.6.0"; version = "1.7.0"; pyproject = true; disabled = isPy27; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname; inherit version; hash = "sha256-rnpTgPCgY3PDr+FszRW9ebxrB/JwTLxvHn7MlLT1/A0="; hash = "sha256-hm5a5bZQnc+HP8Y4ESD1wxrPE7E1Y2wagdaMFmqV+SE="; }; postPatch = '' Loading