2022-11-30T06:07:51 python310Packages.greatfet 0 -> 1 2022-11-30T06:07:54 attrpath: python310Packages.greatfet 2022-11-30T06:07:54 Checking auto update branch... 2022-11-30T06:07:58 [version] 2022-11-30T06:07:58 [version] skipping because derivation has updateScript 2022-11-30T06:07:58 [rustCrateVersion] 2022-11-30T06:07:58 [rustCrateVersion] No cargoSha256 found 2022-11-30T06:07:58 [golangModuleVersion] 2022-11-30T06:07:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-30T06:07:58 [updateScript] 2022-11-30T06:08:01 [updateScript] Success 2022-11-30T06:08:01 [updateScript] this derivation will be built: /nix/store/v2qkqhl2bfilcvbrypw45yg2b2davpdg-packages.json.drv building '/nix/store/v2qkqhl2bfilcvbrypw45yg2b2davpdg-packages.json.drv'... Going to be running update for following packages: - python3.10-GreatFET-2019.5.1.dev0 Press Enter key to continue... Running update for: - python3.10-GreatFET-2019.5.1.dev0: UPDATING ... - python3.10-GreatFET-2019.5.1.dev0: DONE. Packages updated! 2022-11-30T06:08:01 2022-11-30T06:08:01 [quotedUrls] 2022-11-30T06:08:01 [quotedUrls] nothing found to replace 2022-11-30T06:08:01 Diff after rewrites: diff --git a/pkgs/development/python-modules/greatfet/default.nix b/pkgs/development/python-modules/greatfet/default.nix index 7859d2f4c08..75492818a50 100644 --- a/pkgs/development/python-modules/greatfet/default.nix +++ b/pkgs/development/python-modules/greatfet/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "GreatFET"; - version = "2019.5.1.dev0"; + version = "2021.2.1"; src = fetchFromGitHub { owner = "greatscottgadgets"; repo = "greatfet"; - rev = "v${version}"; - sha256 = "054vkx4xkbhxhh5grjbs9kw3pjkv1zapp91ysrqr0c8mg1pc7zxv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-ZIZxK6P/LfYRAssME+5mJz5dTNLKo9217D7cAam+BgI="; }; disabled = !isPy3k; 2022-11-30T06:09:30 No auto update branch exists 2022-11-30T06:09:33 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.greatfet nix build failed. adding 'greatfet/programmers/msp430.py' adding 'greatfet/programmers/spi_flash.py' adding 'greatfet/protocol/__init__.py' adding 'greatfet/protocol/jtag_svf.py' adding 'greatfet/protocol/vendor_requests.py' adding 'greatfet/sensors/__init__.py' adding 'greatfet/sensors/tsl2561.py' adding 'greatfet/support/__init__.py' adding 'greatfet/support/bits.py' adding 'greatfet/targets/__init__.py' adding 'greatfet/targets/jtag/__init__.py' adding 'greatfet/targets/jtag/cortex_m_dap.py' adding 'greatfet/util/__init__.py' adding 'greatfet/util/console.py' adding 'greatfet/util/interactive.py' adding 'GreatFET-2021.2.1.dist-info/METADATA' adding 'GreatFET-2021.2.1.dist-info/WHEEL' adding 'GreatFET-2021.2.1.dist-info/entry_points.txt' adding 'GreatFET-2021.2.1.dist-info/top_level.txt' adding 'GreatFET-2021.2.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/host/dist /build/source/host Processing ./GreatFET-2021.2.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement tabulate (from greatfet) (from versions: none) ERROR: No matching distribution found for tabulate  2022-11-30T22:39:21 python3.10-GreatFET 2019.5.1.dev0 -> 2021.2.1 https://pypi.org/project/GreatFET/ 2022-11-30T22:39:24 attrpath: python310Packages.greatfet 2022-11-30T22:39:24 Checking auto update branch... 2022-11-30T22:39:28 [version] 2022-11-30T22:39:28 [version] skipping because derivation has updateScript 2022-11-30T22:39:28 [rustCrateVersion] 2022-11-30T22:39:28 [rustCrateVersion] No cargoSha256 found 2022-11-30T22:39:28 [golangModuleVersion] 2022-11-30T22:39:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-30T22:39:28 [updateScript] 2022-11-30T22:39:31 [updateScript] Success 2022-11-30T22:39:31 [updateScript] Going to be running update for following packages: - python3.10-GreatFET-2019.5.1.dev0 Press Enter key to continue... Running update for: - python3.10-GreatFET-2019.5.1.dev0: UPDATING ... - python3.10-GreatFET-2019.5.1.dev0: DONE. Packages updated! 2022-11-30T22:39:31 2022-11-30T22:39:31 [quotedUrls] 2022-11-30T22:39:31 [quotedUrls] nothing found to replace 2022-11-30T22:39:31 Diff after rewrites: diff --git a/pkgs/development/python-modules/greatfet/default.nix b/pkgs/development/python-modules/greatfet/default.nix index 7859d2f4c08..75492818a50 100644 --- a/pkgs/development/python-modules/greatfet/default.nix +++ b/pkgs/development/python-modules/greatfet/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "GreatFET"; - version = "2019.5.1.dev0"; + version = "2021.2.1"; src = fetchFromGitHub { owner = "greatscottgadgets"; repo = "greatfet"; - rev = "v${version}"; - sha256 = "054vkx4xkbhxhh5grjbs9kw3pjkv1zapp91ysrqr0c8mg1pc7zxv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-ZIZxK6P/LfYRAssME+5mJz5dTNLKo9217D7cAam+BgI="; }; disabled = !isPy3k; 2022-11-30T22:41:00 No auto update branch exists 2022-11-30T22:41:03 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.greatfet nix build failed. adding 'greatfet/programmers/msp430.py' adding 'greatfet/programmers/spi_flash.py' adding 'greatfet/protocol/__init__.py' adding 'greatfet/protocol/jtag_svf.py' adding 'greatfet/protocol/vendor_requests.py' adding 'greatfet/sensors/__init__.py' adding 'greatfet/sensors/tsl2561.py' adding 'greatfet/support/__init__.py' adding 'greatfet/support/bits.py' adding 'greatfet/targets/__init__.py' adding 'greatfet/targets/jtag/__init__.py' adding 'greatfet/targets/jtag/cortex_m_dap.py' adding 'greatfet/util/__init__.py' adding 'greatfet/util/console.py' adding 'greatfet/util/interactive.py' adding 'GreatFET-2021.2.1.dist-info/METADATA' adding 'GreatFET-2021.2.1.dist-info/WHEEL' adding 'GreatFET-2021.2.1.dist-info/entry_points.txt' adding 'GreatFET-2021.2.1.dist-info/top_level.txt' adding 'GreatFET-2021.2.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/host/dist /build/source/host Processing ./GreatFET-2021.2.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement tabulate (from greatfet) (from versions: none) ERROR: No matching distribution found for tabulate