2022-12-28T07:05:33 autokey 0.95.10 -> 0.96.0 https://github.com/autokey/autokey/releases 2022-12-28T07:05:35 attrpath: autokey 2022-12-28T07:05:35 Checking auto update branch... 2022-12-28T07:05:38 [version] 2022-12-28T07:05:38 [version] skipping because derivation has updateScript 2022-12-28T07:05:38 [rustCrateVersion] 2022-12-28T07:05:38 [rustCrateVersion] No cargoSha256 found 2022-12-28T07:05:38 [golangModuleVersion] 2022-12-28T07:05:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T07:05:38 [updateScript] 2022-12-28T07:05:41 [updateScript] Success 2022-12-28T07:05:41 [updateScript] this derivation will be built: /nix/store/z834g1p0zw6sc32mjgydq5dm2lf6f802-packages.json.drv building '/nix/store/z834g1p0zw6sc32mjgydq5dm2lf6f802-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-28T07:05:41 2022-12-28T07:05:41 [quotedUrls] 2022-12-28T07:05:41 [quotedUrls] nothing found to replace 2022-12-28T07:05:41 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-28T07:07:06 No auto update branch exists 2022-12-28T07:07:11 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/w7f1ibvv769c2h5266zkq8r1yqjhlsr7-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-28T09:10:07 autokey 0.95.10 -> 0.96.0 https://repology.org/metapackage/autokey/versions 2022-12-28T09:10:09 attrpath: autokey 2022-12-28T09:10:09 Checking auto update branch... 2022-12-28T09:10:12 [version] 2022-12-28T09:10:12 [version] skipping because derivation has updateScript 2022-12-28T09:10:12 [rustCrateVersion] 2022-12-28T09:10:12 [rustCrateVersion] No cargoSha256 found 2022-12-28T09:10:12 [golangModuleVersion] 2022-12-28T09:10:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T09:10:12 [updateScript] 2022-12-28T09:10:15 [updateScript] Success 2022-12-28T09:10:15 [updateScript] 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-28T09:10:15 2022-12-28T09:10:15 [quotedUrls] 2022-12-28T09:10:15 [quotedUrls] nothing found to replace 2022-12-28T09:10:15 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-28T09:11:40 No auto update branch exists 2022-12-28T09:11:44 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/w7f1ibvv769c2h5266zkq8r1yqjhlsr7-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-28T22:32:52 autokey 0 -> 1 2022-12-28T22:32:55 attrpath: autokey 2022-12-28T22:32:55 Checking auto update branch... 2022-12-28T22:32:58 [version] 2022-12-28T22:32:58 [version] skipping because derivation has updateScript 2022-12-28T22:32:58 [rustCrateVersion] 2022-12-28T22:32:58 [rustCrateVersion] No cargoSha256 found 2022-12-28T22:32:58 [golangModuleVersion] 2022-12-28T22:32:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T22:32:58 [updateScript] 2022-12-28T22:33:00 [updateScript] Success 2022-12-28T22:33:00 [updateScript] this derivation will be built: /nix/store/jhp3vhvw5v8kryw5gwlckgg7sw1agrv6-packages.json.drv building '/nix/store/jhp3vhvw5v8kryw5gwlckgg7sw1agrv6-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-28T22:33:00 2022-12-28T22:33:00 [quotedUrls] 2022-12-28T22:33:01 [quotedUrls] nothing found to replace 2022-12-28T22:33:01 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-28T22:34:27 No auto update branch exists 2022-12-28T22:34:30 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/w7f1ibvv769c2h5266zkq8r1yqjhlsr7-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