Loading pkgs/development/python-modules/tesla-fleet-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "tesla-fleet-api"; version = "0.4.4"; version = "0.4.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "Teslemetry"; repo = "python-tesla-fleet-api"; rev = "refs/tags/v${version}"; hash = "sha256-80VjSg94gCXzqy6Z/yuDblYgo4TlJdxR+jsOiY/Zhng="; hash = "sha256-4IXLtQyEi4R7aakaLCl9jpm3D/Es3wLIwigSTYK12kg="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/tesla-fleet-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "tesla-fleet-api"; version = "0.4.4"; version = "0.4.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "Teslemetry"; repo = "python-tesla-fleet-api"; rev = "refs/tags/v${version}"; hash = "sha256-80VjSg94gCXzqy6Z/yuDblYgo4TlJdxR+jsOiY/Zhng="; hash = "sha256-4IXLtQyEi4R7aakaLCl9jpm3D/Es3wLIwigSTYK12kg="; }; nativeBuildInputs = [ Loading