Loading pkgs/development/python-modules/python-manilaclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,12 @@ buildPythonPackage rec { pname = "python-manilaclient"; version = "4.8.0"; version = "4.9.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TwvDtbYGkDZFIsr0GgwD2R0Il7pV2GCuDw3OZXxDXso="; hash = "sha256-Q7ADjuGQh5C88WqT5II+NMYLYFwTip/bzZinca/xqFY="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/python-manilaclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,12 @@ buildPythonPackage rec { pname = "python-manilaclient"; version = "4.8.0"; version = "4.9.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TwvDtbYGkDZFIsr0GgwD2R0Il7pV2GCuDw3OZXxDXso="; hash = "sha256-Q7ADjuGQh5C88WqT5II+NMYLYFwTip/bzZinca/xqFY="; }; nativeBuildInputs = [ Loading