python310Packages.zigpy-znp 0 -> 1 attrpath: python310Packages.zigpy-znp 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xfwf6fz1rqh4p8z2p0ncjawgcyrg8bw9-packages.json.drv building '/nix/store/xfwf6fz1rqh4p8z2p0ncjawgcyrg8bw9-packages.json.drv'... Going to be running update for following packages: - python3.10-zigpy-znp-0.10.0 Press Enter key to continue... Running update for: - python3.10-zigpy-znp-0.10.0: UPDATING ... - python3.10-zigpy-znp-0.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zigpy-znp/default.nix b/pkgs/development/python-modules/zigpy-znp/default.nix index ddcf541fd63..bdeaf9ac47e 100644 --- a/pkgs/development/python-modules/zigpy-znp/default.nix +++ b/pkgs/development/python-modules/zigpy-znp/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "zigpy-znp"; - version = "0.10.0"; + version = "0.11.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-pQ1T7MTrL789kd8cbbsjRLUaxd1yHF7sDwow2UksQ7c="; + hash = "sha256-gYzk3XHXlF4+lnrRHYS5RB2QD0oDHgnMov9UFmXder8="; }; postPatch = '' 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 python310Packages.zigpy-znp nix build failed. adding 'zigpy_znp/types/basic.py' adding 'zigpy_znp/types/commands.py' adding 'zigpy_znp/types/cstruct.py' adding 'zigpy_znp/types/named.py' adding 'zigpy_znp/types/nvids.py' adding 'zigpy_znp/types/structs.py' adding 'zigpy_znp/types/zigpy_types.py' adding 'zigpy_znp/zigbee/__init__.py' adding 'zigpy_znp/zigbee/application.py' adding 'zigpy_znp/zigbee/device.py' adding 'zigpy_znp/znp/__init__.py' adding 'zigpy_znp/znp/security.py' adding 'zigpy_znp-0.0.0.dist-info/LICENSE' adding 'zigpy_znp-0.0.0.dist-info/METADATA' adding 'zigpy_znp-0.0.0.dist-info/WHEEL' adding 'zigpy_znp-0.0.0.dist-info/top_level.txt' adding 'zigpy_znp-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./zigpy_znp-0.0.0-py3-none-any.whl Requirement already satisfied: voluptuous in /nix/store/rndc6jch2g381287y0mgb57jh06lf77l-python3.10-voluptuous-0.13.1/lib/python3.10/site-packages (from zigpy-znp==0.0.0) (0.13.1) Requirement already satisfied: coloredlogs in /nix/store/kpv6hb68v13vyx0zrbj9zj96fwbb91ca-python3.10-coloredlogs-15.0.1/lib/python3.10/site-packages (from zigpy-znp==0.0.0) (15.0.1) Requirement already satisfied: jsonschema in /nix/store/690jg96pg3sjllyn7gzkh5cimpsvsb0c-python3.10-jsonschema-4.17.3/lib/python3.10/site-packages (from zigpy-znp==0.0.0) (4.17.3) ERROR: Could not find a version that satisfies the requirement zigpy>=0.55.0 (from zigpy-znp) (from versions: none) ERROR: No matching distribution found for zigpy>=0.55.0