2022-12-09T08:59:54 autokey 0.95.10 -> 0.96.0 https://repology.org/metapackage/autokey/versions 2022-12-09T08:59:56 attrpath: autokey 2022-12-09T08:59:56 Checking auto update branch... 2022-12-09T08:59:59 [version] 2022-12-09T08:59:59 [version] skipping because derivation has updateScript 2022-12-09T08:59:59 [rustCrateVersion] 2022-12-09T08:59:59 [rustCrateVersion] No cargoSha256 found 2022-12-09T08:59:59 [golangModuleVersion] 2022-12-09T08:59:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T08:59:59 [updateScript] 2022-12-09T09:00:02 [updateScript] Success 2022-12-09T09:00:02 [updateScript] this derivation will be built: /nix/store/7zvakg6a6rw8p55ng3jdpi7vd5npyhvl-packages.json.drv building '/nix/store/7zvakg6a6rw8p55ng3jdpi7vd5npyhvl-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-09T09:00:02 2022-12-09T09:00:02 [quotedUrls] 2022-12-09T09:00:03 [quotedUrls] nothing found to replace 2022-12-09T09:00:03 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-09T09:01:31 No auto update branch exists 2022-12-09T09:01:37 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/kxw3ikl4jmrik4m96bn0k7hbyjib9icr-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/5q5gniiyicb22gxm0mbml0dmr2jb1dkk-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-09T15:50:41 autokey 0 -> 1 2022-12-09T15:50:44 attrpath: autokey 2022-12-09T15:50:44 Checking auto update branch... 2022-12-09T15:50:47 [version] 2022-12-09T15:50:47 [version] skipping because derivation has updateScript 2022-12-09T15:50:47 [rustCrateVersion] 2022-12-09T15:50:47 [rustCrateVersion] No cargoSha256 found 2022-12-09T15:50:47 [golangModuleVersion] 2022-12-09T15:50:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T15:50:47 [updateScript] 2022-12-09T15:50:50 [updateScript] Success 2022-12-09T15:50:50 [updateScript] this derivation will be built: /nix/store/2hvbs8mcdckfjfbpnkn7hpfpzibjm5fz-packages.json.drv building '/nix/store/2hvbs8mcdckfjfbpnkn7hpfpzibjm5fz-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-09T15:50:50 2022-12-09T15:50:50 [quotedUrls] 2022-12-09T15:50:50 [quotedUrls] nothing found to replace 2022-12-09T15:50:50 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-09T15:52:15 No auto update branch exists 2022-12-09T15:52:19 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/kxw3ikl4jmrik4m96bn0k7hbyjib9icr-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/5q5gniiyicb22gxm0mbml0dmr2jb1dkk-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-09T16:23:34 autokey 0.95.10 -> 0.96.0 https://github.com/autokey/autokey/releases 2022-12-09T16:23:36 attrpath: autokey 2022-12-09T16:23:36 Checking auto update branch... 2022-12-09T16:23:39 [version] 2022-12-09T16:23:39 [version] skipping because derivation has updateScript 2022-12-09T16:23:39 [rustCrateVersion] 2022-12-09T16:23:39 [rustCrateVersion] No cargoSha256 found 2022-12-09T16:23:39 [golangModuleVersion] 2022-12-09T16:23:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T16:23:39 [updateScript] 2022-12-09T16:23:42 [updateScript] Success 2022-12-09T16:23:42 [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-09T16:23:42 2022-12-09T16:23:42 [quotedUrls] 2022-12-09T16:23:42 [quotedUrls] nothing found to replace 2022-12-09T16:23:42 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-09T16:25:08 No auto update branch exists 2022-12-09T16:25: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/kxw3ikl4jmrik4m96bn0k7hbyjib9icr-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/5q5gniiyicb22gxm0mbml0dmr2jb1dkk-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-09T18:52:57 autokey 0.95.10 -> 0.96.0 https://pypi.org/project/autokey/ 2022-12-09T18:52:59 attrpath: autokey 2022-12-09T18:53:00 Checking auto update branch... 2022-12-09T18:53:03 [version] 2022-12-09T18:53:03 [version] skipping because derivation has updateScript 2022-12-09T18:53:03 [rustCrateVersion] 2022-12-09T18:53:03 [rustCrateVersion] No cargoSha256 found 2022-12-09T18:53:03 [golangModuleVersion] 2022-12-09T18:53:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T18:53:03 [updateScript] 2022-12-09T18:53:05 [updateScript] Success 2022-12-09T18:53:05 [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-09T18:53:05 2022-12-09T18:53:05 [quotedUrls] 2022-12-09T18:53:06 [quotedUrls] nothing found to replace 2022-12-09T18:53:06 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-09T18:54:33 No auto update branch exists 2022-12-09T18:54:36 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/kxw3ikl4jmrik4m96bn0k7hbyjib9icr-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/5q5gniiyicb22gxm0mbml0dmr2jb1dkk-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