python312Packages.tesla-fleet-api: 0.5.3 -> 0.5.6
Diff: https://github.com/Teslemetry/python-tesla-fleet-api/compare/refs/tags/v0.5.3...v0.5.6 Changelog: https://github.com/Teslemetry/python-tesla-fleet-api/releases/tag/v0.5.6
This commit is contained in:
parent
2915884420
commit
ff7ab27193
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "tesla-fleet-api";
|
||||
version = "0.5.3";
|
||||
version = "0.5.6";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "Teslemetry";
|
||||
repo = "python-tesla-fleet-api";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-rVxrMgp1V8wlDE+PGGiyZbpe4OuU2LT/LFYQ6m6k98o=";
|
||||
hash = "sha256-dkxKC0WAgfDvUD9YktRrNCgXpw2+6apfsMVqStZICII=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
Loading…
Reference in New Issue
Block a user