2022-11-12T00:39:54 autokey 0.95.10 -> 0.96.0 https://pypi.org/project/autokey/ 2022-11-12T00:39:57 attrpath: autokey 2022-11-12T00:39:57 Checking auto update branch... 2022-11-12T00:40:00 [version] 2022-11-12T00:40:00 [version] skipping because derivation has updateScript 2022-11-12T00:40:00 [rustCrateVersion] 2022-11-12T00:40:00 [rustCrateVersion] No cargoSha256 found 2022-11-12T00:40:00 [golangModuleVersion] 2022-11-12T00:40:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T00:40:00 [updateScript] 2022-11-12T00:40:03 [updateScript] Success 2022-11-12T00:40:03 [updateScript] this derivation will be built: /nix/store/i6783baxhr7a0ssv54l22fgdpl5jqfj1-packages.json.drv building '/nix/store/i6783baxhr7a0ssv54l22fgdpl5jqfj1-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-11-12T00:40:03 2022-11-12T00:40:03 [quotedUrls] 2022-11-12T00:40:03 [quotedUrls] nothing found to replace 2022-11-12T00:40: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-11-12T00:41:31 No auto update branch exists 2022-11-12T00:41:35 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/icons/ubuntu-mono-dark/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status-error.svg' adding 'autokey-0.96.0.data/data/share/icons/ubuntu-mono-light/apps/48/autokey-status.svg' adding 'autokey-0.96.0.data/data/share/man/man1/autokey-gtk.1' 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": "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/iz0zq0bz3ymd2q8j5dvn8qx6jww59pn6-python3.10-xlib-0.31/lib/python3.10/site-packages (from autokey==0.96.0) (0.31) Requirement already satisfied: pyinotify in /nix/store/8dgr1rl62lpc8wvs5b9lnfvs6v8zzs08-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