python312Packages.tesla-powerwall 0.4.0 -> 0.5.1 https://repology.org/project/python:tesla-powerwall/versions attrpath: python312Packages.tesla-powerwall Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3dlbrrv2z0kpw88byszyf4c83am5w3wg-packages.json.drv building '/nix/store/3dlbrrv2z0kpw88byszyf4c83am5w3wg-packages.json.drv'... Going to be running update for following packages: - python3.12-tesla-powerwall-0.4.0 Press Enter key to continue... Running update for: - python3.12-tesla-powerwall-0.4.0: UPDATING ... - python3.12-tesla-powerwall-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tesla-powerwall/default.nix b/pkgs/development/python-modules/tesla-powerwall/default.nix index 1feefef49b6f..e6ed28573a0c 100644 --- a/pkgs/development/python-modules/tesla-powerwall/default.nix +++ b/pkgs/development/python-modules/tesla-powerwall/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "tesla-powerwall"; - version = "0.4.0"; + version = "0.5.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "jrester"; repo = "tesla_powerwall"; rev = "refs/tags/v${version}"; - hash = "sha256-IqUxWwEvrSEbLAEnHG84oCV75qO0L5LmgpHOfaM6G8o="; + hash = "sha256-if/FCfxAB48WGXZOMvCtdSOW2FWO43OrlcHZbXIPmGE="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.tesla-powerwall nix build failed. copying build/lib/tesla_powerwall/powerwall.py -> build/bdist.linux-x86_64/wheel/tesla_powerwall copying build/lib/tesla_powerwall/const.py -> build/bdist.linux-x86_64/wheel/tesla_powerwall running install_egg_info Copying tesla_powerwall.egg-info to build/bdist.linux-x86_64/wheel/tesla_powerwall-0.5.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/tesla_powerwall-0.5.0.dist-info/WHEEL creating '/build/source/dist/.tmp-etgwarba/tesla_powerwall-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tesla_powerwall/__init__.py' adding 'tesla_powerwall/api.py' adding 'tesla_powerwall/const.py' adding 'tesla_powerwall/error.py' adding 'tesla_powerwall/helpers.py' adding 'tesla_powerwall/powerwall.py' adding 'tesla_powerwall/py.typed' adding 'tesla_powerwall/responses.py' adding 'tesla_powerwall-0.5.0.dist-info/LICENSE' adding 'tesla_powerwall-0.5.0.dist-info/METADATA' adding 'tesla_powerwall-0.5.0.dist-info/WHEEL' adding 'tesla_powerwall-0.5.0.dist-info/top_level.txt' adding 'tesla_powerwall-0.5.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built tesla_powerwall-0.5.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for tesla_powerwall-0.5.0-py3-none-any.whl - aiohttp not installed - orjson not installed