Loading pkgs/development/python-modules/python-manilaclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "python-manilaclient"; version = "5.6.0"; version = "5.7.0"; pyproject = true; src = fetchPypi { pname = "python_manilaclient"; inherit version; hash = "sha256-Vw8ei22MEmXOygtwOtKLDIMcb3nBjqONgRrhfSGFuJc="; hash = "sha256-ozpvEpIR1DdfG8+7RD0NisDfqa109GtMDEVB+H91uAQ="; }; build-system = [ Loading Loading
pkgs/development/python-modules/python-manilaclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "python-manilaclient"; version = "5.6.0"; version = "5.7.0"; pyproject = true; src = fetchPypi { pname = "python_manilaclient"; inherit version; hash = "sha256-Vw8ei22MEmXOygtwOtKLDIMcb3nBjqONgRrhfSGFuJc="; hash = "sha256-ozpvEpIR1DdfG8+7RD0NisDfqa109GtMDEVB+H91uAQ="; }; build-system = [ Loading