2022-11-22T06:46:30 python310Packages.aioshelly 0 -> 1 2022-11-22T06:46:36 attrpath: python310Packages.aioshelly 2022-11-22T06:46:36 Checking auto update branch... 2022-11-22T06:46:44 [version] 2022-11-22T06:46:44 [version] skipping because derivation has updateScript 2022-11-22T06:46:44 [rustCrateVersion] 2022-11-22T06:46:44 [rustCrateVersion] No cargoSha256 found 2022-11-22T06:46:44 [golangModuleVersion] 2022-11-22T06:46:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T06:46:44 [updateScript] 2022-11-22T06:46:50 [updateScript] Success 2022-11-22T06:46:50 [updateScript] this derivation will be built: /nix/store/jbklgm75bffvpn8fcicq4mz0y7xvdwxz-packages.json.drv building '/nix/store/jbklgm75bffvpn8fcicq4mz0y7xvdwxz-packages.json.drv'... Going to be running update for following packages: - python3.10-aioshelly-4.1.2 Press Enter key to continue... Running update for: - python3.10-aioshelly-4.1.2: UPDATING ... - python3.10-aioshelly-4.1.2: DONE. Packages updated! 2022-11-22T06:46:50 2022-11-22T06:46:50 [quotedUrls] 2022-11-22T06:46:51 [quotedUrls] nothing found to replace 2022-11-22T06:46:51 Diff after rewrites: diff --git a/pkgs/development/python-modules/aioshelly/default.nix b/pkgs/development/python-modules/aioshelly/default.nix index c4881dcdd56..2333377598c 100644 --- a/pkgs/development/python-modules/aioshelly/default.nix +++ b/pkgs/development/python-modules/aioshelly/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "aioshelly"; - version = "4.1.2"; + version = "5.1.0"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-0BxbcWA2Kdk1xTSKN/dH9LJc3yI60kmyMCrK77tqyNE="; + hash = "sha256-jhoPgwydB/DZx7hC16XgM0UBhmByVZRT5b7BDETA+FY="; }; propagatedBuildInputs = [ 2022-11-22T06:49:41 An auto update branch exists with message `python310Packages.aioshelly: 3.0.0 -> 4.1.2`. New version is 5.1.0. 2022-11-22T06:49:41 The auto update branch does not match or exceed the new version. 2022-11-22T06:49:48 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.aioshelly nix build failed. creating build/bdist.linux-x86_64/wheel/aioshelly-5.1.0.dist-info/WHEEL creating 'dist/aioshelly-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aioshelly/__init__.py' adding 'aioshelly/block_device.py' adding 'aioshelly/coap.py' adding 'aioshelly/common.py' adding 'aioshelly/const.py' adding 'aioshelly/exceptions.py' adding 'aioshelly/json.py' adding 'aioshelly/py.typed' adding 'aioshelly/rpc_device.py' adding 'aioshelly/wsrpc.py' adding 'aioshelly/ble/__init__.py' adding 'aioshelly/ble/const.py' adding 'aioshelly-5.1.0.dist-info/LICENSE' adding 'aioshelly-5.1.0.dist-info/METADATA' adding 'aioshelly-5.1.0.dist-info/WHEEL' adding 'aioshelly-5.1.0.dist-info/top_level.txt' adding 'aioshelly-5.1.0.dist-info/zip-safe' adding 'aioshelly-5.1.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 ./aioshelly-5.1.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement orjson>=3.8.1 (from aioshelly) (from versions: none) ERROR: No matching distribution found for orjson>=3.8.1