2022-12-18T12:27:00 mbed-cli 1.9.1 -> 1.10.5 https://pypi.org/project/mbed-cli/ 2022-12-18T12:27:02 attrpath: mbed-cli 2022-12-18T12:27:02 Checking auto update branch... 2022-12-18T12:27:06 [version] 2022-12-18T12:27:06 [version] skipping because derivation has updateScript 2022-12-18T12:27:06 [rustCrateVersion] 2022-12-18T12:27:06 [rustCrateVersion] No cargoSha256 found 2022-12-18T12:27:06 [golangModuleVersion] 2022-12-18T12:27:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T12:27:06 [updateScript] 2022-12-18T12:27:07 [updateScript] Success 2022-12-18T12:27:07 [updateScript] this derivation will be built: /nix/store/h9228583rpg0f7d1phn857lg9h7v1rk2-packages.json.drv building '/nix/store/h9228583rpg0f7d1phn857lg9h7v1rk2-packages.json.drv'... Going to be running update for following packages: - mbed-cli-1.9.1 Press Enter key to continue... Running update for: - mbed-cli-1.9.1: UPDATING ... - mbed-cli-1.9.1: DONE. Packages updated! 2022-12-18T12:27:07 2022-12-18T12:27:07 [quotedUrls] 2022-12-18T12:27:07 [quotedUrls] nothing found to replace 2022-12-18T12:27:08 Diff after rewrites: diff --git a/pkgs/development/tools/mbed-cli/default.nix b/pkgs/development/tools/mbed-cli/default.nix index 12e7d191547..f11288b5d20 100644 --- a/pkgs/development/tools/mbed-cli/default.nix +++ b/pkgs/development/tools/mbed-cli/default.nix @@ -4,11 +4,11 @@ with python3Packages; buildPythonApplication rec { pname = "mbed-cli"; - version = "1.9.1"; + version = "1.10.5"; src = fetchPypi { inherit pname version; - sha256 = "1228plh55id03qywsw0ai88ypdpbh9iz18jfcyhn21pci7mj77fv"; + sha256 = "sha256-X+hNVM8fsy0VFTqFr1pPKWRimacBenTcY4y+PBJpvlI="; }; checkInputs = [ 2022-12-18T12:28:36 No auto update branch exists 2022-12-18T12:28:39 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 mbed-cli nix build failed. copying build/lib/mbed/__main__.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/mbed_terminal.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/mbed.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/__init__.py -> build/bdist.linux-x86_64/wheel/mbed running install_egg_info Copying mbed_cli.egg-info to build/bdist.linux-x86_64/wheel/mbed_cli-1.10.5-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/mbed_cli-1.10.5.dist-info/WHEEL creating 'dist/mbed_cli-1.10.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mbed/__init__.py' adding 'mbed/__main__.py' adding 'mbed/mbed.py' adding 'mbed/mbed_terminal.py' adding 'mbed_cli-1.10.5.dist-info/LICENSE' adding 'mbed_cli-1.10.5.dist-info/METADATA' adding 'mbed_cli-1.10.5.dist-info/WHEEL' adding 'mbed_cli-1.10.5.dist-info/entry_points.txt' adding 'mbed_cli-1.10.5.dist-info/top_level.txt' adding 'mbed_cli-1.10.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/mbed-cli-1.10.5/dist /build/mbed-cli-1.10.5 Processing ./mbed_cli-1.10.5-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement mbed-os-tools>=0.0.9 (from mbed-cli) (from versions: none) ERROR: No matching distribution found for mbed-os-tools>=0.0.9  2022-12-18T16:10:41 mbed-cli 1.9.1 -> 1.10.4 https://github.com/ARMmbed/mbed-cli/releases 2022-12-18T16:10:43 attrpath: mbed-cli 2022-12-18T16:10:43 Checking auto update branch... 2022-12-18T16:10:47 [version] 2022-12-18T16:10:47 [version] skipping because derivation has updateScript 2022-12-18T16:10:47 [rustCrateVersion] 2022-12-18T16:10:47 [rustCrateVersion] No cargoSha256 found 2022-12-18T16:10:47 [golangModuleVersion] 2022-12-18T16:10:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T16:10:47 [updateScript] 2022-12-18T16:10:49 [updateScript] Success 2022-12-18T16:10:49 [updateScript] Going to be running update for following packages: - mbed-cli-1.9.1 Press Enter key to continue... Running update for: - mbed-cli-1.9.1: UPDATING ... - mbed-cli-1.9.1: DONE. Packages updated! 2022-12-18T16:10:49 2022-12-18T16:10:49 [quotedUrls] 2022-12-18T16:10:49 [quotedUrls] nothing found to replace 2022-12-18T16:10:49 Diff after rewrites: diff --git a/pkgs/development/tools/mbed-cli/default.nix b/pkgs/development/tools/mbed-cli/default.nix index 12e7d191547..f11288b5d20 100644 --- a/pkgs/development/tools/mbed-cli/default.nix +++ b/pkgs/development/tools/mbed-cli/default.nix @@ -4,11 +4,11 @@ with python3Packages; buildPythonApplication rec { pname = "mbed-cli"; - version = "1.9.1"; + version = "1.10.5"; src = fetchPypi { inherit pname version; - sha256 = "1228plh55id03qywsw0ai88ypdpbh9iz18jfcyhn21pci7mj77fv"; + sha256 = "sha256-X+hNVM8fsy0VFTqFr1pPKWRimacBenTcY4y+PBJpvlI="; }; checkInputs = [ 2022-12-18T16:12:18 No auto update branch exists 2022-12-18T16:12:20 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 mbed-cli nix build failed. copying build/lib/mbed/mbed_terminal.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/__init__.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/mbed.py -> build/bdist.linux-x86_64/wheel/mbed copying build/lib/mbed/__main__.py -> build/bdist.linux-x86_64/wheel/mbed running install_egg_info Copying mbed_cli.egg-info to build/bdist.linux-x86_64/wheel/mbed_cli-1.10.5-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/mbed_cli-1.10.5.dist-info/WHEEL creating 'dist/mbed_cli-1.10.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mbed/__init__.py' adding 'mbed/__main__.py' adding 'mbed/mbed.py' adding 'mbed/mbed_terminal.py' adding 'mbed_cli-1.10.5.dist-info/LICENSE' adding 'mbed_cli-1.10.5.dist-info/METADATA' adding 'mbed_cli-1.10.5.dist-info/WHEEL' adding 'mbed_cli-1.10.5.dist-info/entry_points.txt' adding 'mbed_cli-1.10.5.dist-info/top_level.txt' adding 'mbed_cli-1.10.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/mbed-cli-1.10.5/dist /build/mbed-cli-1.10.5 Processing ./mbed_cli-1.10.5-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement mbed-os-tools>=0.0.9 (from mbed-cli) (from versions: none) ERROR: No matching distribution found for mbed-os-tools>=0.0.9