2022-12-04T15:33:26 python310Packages.bellows 0 -> 1 2022-12-04T15:33:28 attrpath: python310Packages.bellows 2022-12-04T15:33:28 Checking auto update branch... 2022-12-04T15:33:33 [version] 2022-12-04T15:33:33 [version] skipping because derivation has updateScript 2022-12-04T15:33:33 [rustCrateVersion] 2022-12-04T15:33:33 [rustCrateVersion] No cargoSha256 found 2022-12-04T15:33:33 [golangModuleVersion] 2022-12-04T15:33:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T15:33:33 [updateScript] 2022-12-04T15:33:36 [updateScript] Success 2022-12-04T15:33:36 [updateScript] this derivation will be built: /nix/store/rlp9nwqcdlj7dk4gvlxlixdfj9qimzdy-packages.json.drv building '/nix/store/rlp9nwqcdlj7dk4gvlxlixdfj9qimzdy-packages.json.drv'... Going to be running update for following packages: - python3.10-bellows-0.34.4 Press Enter key to continue... Running update for: - python3.10-bellows-0.34.4: UPDATING ... - python3.10-bellows-0.34.4: DONE. Packages updated! 2022-12-04T15:33:36 2022-12-04T15:33:36 [quotedUrls] 2022-12-04T15:33:36 [quotedUrls] nothing found to replace 2022-12-04T15:33:37 Diff after rewrites: diff --git a/pkgs/development/python-modules/bellows/default.nix b/pkgs/development/python-modules/bellows/default.nix index 1125e45e628..041af30ddfd 100644 --- a/pkgs/development/python-modules/bellows/default.nix +++ b/pkgs/development/python-modules/bellows/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "bellows"; - version = "0.34.4"; + version = "0.34.5"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "bellows"; rev = "refs/tags/${version}"; - hash = "sha256-JUI2jUUc2i+/6mRYNhmuAOmAS4nCzMZwyM8ug0pOFfc="; + hash = "sha256-GJG3rmJoBxDrqzsNY2r1cEywRfB4tlLn2DDsaDEI3Bo="; }; propagatedBuildInputs = [ 2022-12-04T15:35:06 No auto update branch exists 2022-12-04T15:35:10 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.bellows nix build failed. adding 'bellows/types/__init__.py' adding 'bellows/types/basic.py' adding 'bellows/types/named.py' adding 'bellows/types/struct.py' adding 'bellows/zigbee/__init__.py' adding 'bellows/zigbee/application.py' adding 'bellows/zigbee/device.py' adding 'bellows/zigbee/util.py' adding 'bellows-0.34.5.dist-info/COPYING' adding 'bellows-0.34.5.dist-info/LICENSE' adding 'bellows-0.34.5.dist-info/METADATA' adding 'bellows-0.34.5.dist-info/WHEEL' adding 'bellows-0.34.5.dist-info/dependency_links.txt' adding 'bellows-0.34.5.dist-info/entry_points.txt' adding 'bellows-0.34.5.dist-info/top_level.txt' adding 'bellows-0.34.5.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 ./bellows-0.34.5-py3-none-any.whl Requirement already satisfied: pure-pcapy3==1.0.1 in /nix/store/6d97pyqznizj5zf9gbwirsifmp5w46va-python3.10-pure-pcapy3-1.0.1/lib/python3.10/site-packages (from bellows==0.34.5) (1.0.1) Requirement already satisfied: voluptuous in /nix/store/xh3kjvvwhqx3ghcgbgz7z7jggd4pf59p-python3.10-voluptuous-0.13.1/lib/python3.10/site-packages (from bellows==0.34.5) (0.13.1) Requirement already satisfied: click in /nix/store/acc0azvasyw0gg1b25bpnhb94c6c0z33-python3.10-click-8.1.3/lib/python3.10/site-packages (from bellows==0.34.5) (8.1.3) Requirement already satisfied: click-log>=0.2.1 in /nix/store/i8ifkm2l20gcxaiwihcdz9m7d3fsc3zc-python3.10-click-log-0.4.0/lib/python3.10/site-packages (from bellows==0.34.5) (0.4.0) ERROR: Could not find a version that satisfies the requirement zigpy>=0.52.0 (from bellows) (from versions: none) ERROR: No matching distribution found for zigpy>=0.52.0