Loading pkgs/development/python-modules/renault-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ buildPythonPackage (finalAttrs: { pname = "renault-api"; version = "0.5.6"; version = "0.5.7"; pyproject = true; src = fetchFromGitHub { owner = "hacf-fr"; repo = "renault-api"; tag = "v${finalAttrs.version}"; hash = "sha256-tKq4PB1mthUvlocpJ3slxKhzKpSOq4kVrjN8E9K+PSI="; hash = "sha256-12xeTaGwKRELbMVmzjhlPm0xnkmVTHUJC2zE0Xkne9s="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/renault-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ buildPythonPackage (finalAttrs: { pname = "renault-api"; version = "0.5.6"; version = "0.5.7"; pyproject = true; src = fetchFromGitHub { owner = "hacf-fr"; repo = "renault-api"; tag = "v${finalAttrs.version}"; hash = "sha256-tKq4PB1mthUvlocpJ3slxKhzKpSOq4kVrjN8E9K+PSI="; hash = "sha256-12xeTaGwKRELbMVmzjhlPm0xnkmVTHUJC2zE0Xkne9s="; }; build-system = [ poetry-core ]; Loading