2022-12-18T01:18:56 autokey 0 -> 1 2022-12-18T01:19:00 attrpath: autokey 2022-12-18T01:19:00 Checking auto update branch... 2022-12-18T01:19:06 [version] 2022-12-18T01:19:06 [version] skipping because derivation has updateScript 2022-12-18T01:19:06 [rustCrateVersion] 2022-12-18T01:19:06 [rustCrateVersion] No cargoSha256 found 2022-12-18T01:19:06 [golangModuleVersion] 2022-12-18T01:19:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T01:19:06 [updateScript] 2022-12-18T01:19:11 [updateScript] Success 2022-12-18T01:19:11 [updateScript] this derivation will be built: /nix/store/gn1f09bphd6v19xs0bcjs7mampk17lr4-packages.json.drv building '/nix/store/gn1f09bphd6v19xs0bcjs7mampk17lr4-packages.json.drv'... Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-12-18T01:19:11 2022-12-18T01:19:11 [quotedUrls] 2022-12-18T01:19:12 [quotedUrls] nothing found to replace 2022-12-18T01:19:12 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-12-18T01:21:53 No auto update branch exists 2022-12-18T01:22:01 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/ksc3vcacnqr75cjn6qa7jmcihgh2qx07-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/ppvq36hxvmb9cgac9dp76745q6sl6znw-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging  2022-12-18T12:24:22 autokey 0.95.10 -> 0.96.0 https://pypi.org/project/autokey/ 2022-12-18T12:24:25 attrpath: autokey 2022-12-18T12:24:25 Checking auto update branch... 2022-12-18T12:24:28 [version] 2022-12-18T12:24:28 [version] skipping because derivation has updateScript 2022-12-18T12:24:28 [rustCrateVersion] 2022-12-18T12:24:28 [rustCrateVersion] No cargoSha256 found 2022-12-18T12:24:28 [golangModuleVersion] 2022-12-18T12:24:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T12:24:28 [updateScript] 2022-12-18T12:24:31 [updateScript] Success 2022-12-18T12:24:31 [updateScript] this derivation will be built: /nix/store/gn1f09bphd6v19xs0bcjs7mampk17lr4-packages.json.drv building '/nix/store/gn1f09bphd6v19xs0bcjs7mampk17lr4-packages.json.drv'... Going to be running update for following packages: - autokey-0.95.10 Press Enter key to continue... Running update for: - autokey-0.95.10: UPDATING ... - autokey-0.95.10: DONE. Packages updated! 2022-12-18T12:24:31 2022-12-18T12:24:31 [quotedUrls] 2022-12-18T12:24:31 [quotedUrls] nothing found to replace 2022-12-18T12:24:31 Diff after rewrites: diff --git a/pkgs/applications/office/autokey/default.nix b/pkgs/applications/office/autokey/default.nix index 0a00ac1463b..d846f53bc09 100644 --- a/pkgs/applications/office/autokey/default.nix +++ b/pkgs/applications/office/autokey/default.nix @@ -10,13 +10,13 @@ python3Packages.buildPythonApplication rec { pname = "autokey"; - version = "0.95.10"; + version = "0.96.0"; src = fetchFromGitHub { owner = "autokey"; repo = "autokey"; - rev = "v${version}"; - sha256 = "0f0cqfnb49wwdy7zl2f2ypcnd5pc8r8n7z7ssxkq20d4xfxlgamr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-d1WJLqkdC7QgzuYdnxYhajD3DtCpgceWCAxGrk0KKew="; }; # Tests appear to be broken with import errors within the project structure 2022-12-18T12:25:58 No auto update branch exists 2022-12-18T12:26:04 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 autokey nix build failed. adding 'autokey-0.96.0.data/data/share/man/man1/autokey-qt.1' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-run.1' adding 'autokey-0.96.0.data/scripts/autokey-run' adding 'autokey-0.96.0.data/scripts/autokey-shell' adding 'autokey-0.96.0.dist-info/LICENSE' adding 'autokey-0.96.0.dist-info/METADATA' adding 'autokey-0.96.0.dist-info/WHEEL' adding 'autokey-0.96.0.dist-info/entry_points.txt' adding 'autokey-0.96.0.dist-info/top_level.txt' adding 'autokey-0.96.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./autokey-0.96.0-py3-none-any.whl Requirement already satisfied: python-xlib in /nix/store/ksc3vcacnqr75cjn6qa7jmcihgh2qx07-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/ppvq36hxvmb9cgac9dp76745q6sl6znw-python3.10-pyinotify-0.9.6/lib/python3.10/site-packages (from autokey==0.96.0) (0.9.6) ERROR: Could not find a version that satisfies the requirement packaging (from autokey) (from versions: none) ERROR: No matching distribution found for packaging