Loading pkgs/development/python-modules/rpyc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "rpyc"; version = "6.0.1"; version = "6.0.2"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "tomerfiliba"; repo = "rpyc"; tag = version; hash = "sha256-ZYGOwg2IJtVVxHV2hC3inliTLP4BBFOnOz7VPhRpcgg="; hash = "sha256-KLAOt0FStHV0senU/I4chxgn3PPM59CGhjTr/5U0sa8="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/rpyc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "rpyc"; version = "6.0.1"; version = "6.0.2"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "tomerfiliba"; repo = "rpyc"; tag = version; hash = "sha256-ZYGOwg2IJtVVxHV2hC3inliTLP4BBFOnOz7VPhRpcgg="; hash = "sha256-KLAOt0FStHV0senU/I4chxgn3PPM59CGhjTr/5U0sa8="; }; build-system = [ hatchling ]; Loading