Loading pkgs/development/python-modules/duecredit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "duecredit"; version = "0.9.1"; version = "0.9.2"; disabled = isPy27; src = fetchPypi { inherit pname version; sha256 = "f6192ce9315b35f6a67174761291e61d0831e496e8ff4acbc061731e7604faf8"; sha256 = "sha256-Dg/Yfp5GzmyUMI6feAwgP+g22JYoQE+L9a+Wp0V77Rw="; }; propagatedBuildInputs = [ citeproc-py requests six ]; Loading Loading
pkgs/development/python-modules/duecredit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "duecredit"; version = "0.9.1"; version = "0.9.2"; disabled = isPy27; src = fetchPypi { inherit pname version; sha256 = "f6192ce9315b35f6a67174761291e61d0831e496e8ff4acbc061731e7604faf8"; sha256 = "sha256-Dg/Yfp5GzmyUMI6feAwgP+g22JYoQE+L9a+Wp0V77Rw="; }; propagatedBuildInputs = [ citeproc-py requests six ]; Loading