python312Packages.zigpy 0.63.4 -> 0.63.5 https://repology.org/project/python:zigpy/versions attrpath: python312Packages.zigpy 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/hdxjkb8ddl3r9grcfq8g623zbl77c7yl-packages.json.drv building '/nix/store/hdxjkb8ddl3r9grcfq8g623zbl77c7yl-packages.json.drv'... Going to be running update for following packages: - python3.12-zigpy-0.63.4 Press Enter key to continue... Running update for: - python3.12-zigpy-0.63.4: UPDATING ... - python3.12-zigpy-0.63.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zigpy/default.nix b/pkgs/development/python-modules/zigpy/default.nix index 2b7060ddc223..1c1d311f5fe8 100644 --- a/pkgs/development/python-modules/zigpy/default.nix +++ b/pkgs/development/python-modules/zigpy/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "zigpy"; - version = "0.63.4"; + version = "0.63.5"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "zigpy"; rev = "refs/tags/${version}"; - hash = "sha256-0wenUUkhgodsBID+ZT9JRoJeGDTqAChAIpj+9/Q3FMM="; + hash = "sha256-iZxHXxheyoA5vo0Pxojs7QE8rSyTpsYpJ6/OzDSZJ20="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.zigpy nix build failed. adding 'zigpy/zcl/foundation.py' adding 'zigpy/zcl/clusters/__init__.py' adding 'zigpy/zcl/clusters/closures.py' adding 'zigpy/zcl/clusters/general.py' adding 'zigpy/zcl/clusters/homeautomation.py' adding 'zigpy/zcl/clusters/hvac.py' adding 'zigpy/zcl/clusters/lighting.py' adding 'zigpy/zcl/clusters/lightlink.py' adding 'zigpy/zcl/clusters/manufacturer_specific.py' adding 'zigpy/zcl/clusters/measurement.py' adding 'zigpy/zcl/clusters/protocol.py' adding 'zigpy/zcl/clusters/security.py' adding 'zigpy/zcl/clusters/smartenergy.py' adding 'zigpy/zdo/__init__.py' adding 'zigpy/zdo/types.py' adding 'zigpy-0.63.5.dist-info/COPYING' adding 'zigpy-0.63.5.dist-info/LICENSE' adding 'zigpy-0.63.5.dist-info/METADATA' adding 'zigpy-0.63.5.dist-info/WHEEL' adding 'zigpy-0.63.5.dist-info/top_level.txt' adding 'zigpy-0.63.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built zigpy-0.63.5-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 zigpy-0.63.5-py3-none-any.whl - jsonschema not installed