Loading pkgs/development/python-modules/hcloud/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,12 +10,12 @@ buildPythonPackage (finalAttrs: { pname = "hcloud"; version = "2.17.1"; version = "2.19.0"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-BPG30bsh4FprIdr8f9NjJpjizww22ER4gBRf1/QS/BM="; hash = "sha256-sXoudQNFbnpHDfuvayWLt9P17xojIn0CGZ2pHMh9wVY="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/hcloud/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,12 +10,12 @@ buildPythonPackage (finalAttrs: { pname = "hcloud"; version = "2.17.1"; version = "2.19.0"; pyproject = true; src = fetchPypi { inherit (finalAttrs) pname version; hash = "sha256-BPG30bsh4FprIdr8f9NjJpjizww22ER4gBRf1/QS/BM="; hash = "sha256-sXoudQNFbnpHDfuvayWLt9P17xojIn0CGZ2pHMh9wVY="; }; build-system = [ setuptools ]; Loading